CSS applied to humans

Discussion in 'General Chat' started by eamiro, Sep 28, 2009.

  1. #1
    How would you write your own CSS style?

    I will try to write mine...

    
    
    <style type="text/css" id="mine">
    
    body
    {
    height:183cm;
    width:auto;
    margin-bottom:0; // I can't fly
    }
    
    .hair
    {
    color:#000000;
    hair-style:none; // My hair is styleless
    length:auto;
    }
    
    .eye
    {
    color:#736657;
    glasses:none;
    }
    
    .skin
    {
    color:#EAE7B9;
    hairs:some;
    }
    
    .hand
    {
    size:big;
    }
    
    </style>
    
    
    Code (markup):
     
    eamiro, Sep 28, 2009 IP
  2. Traditione

    Traditione Well-Known Member

    Messages:
    731
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    120
    #2
    hahahaha I've just really recently been getting my feet wet in programming and have been laughing at jokes that I would previously scoff at.

    My friend printed me Hello World on a piece of paper that he said was of crazy markup and I cracked up; he then asked "who's the geek now?"
     
    Traditione, Sep 28, 2009 IP
  3. kleo32

    kleo32 Peon

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    lol - nice one :) though you'll have to admit that inheritance rules for children are a bit more complex in this case :)
     
    kleo32, Sep 28, 2009 IP
  4. blecock

    blecock Peon

    Messages:
    132
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    lol... that's a creative idea how to describe your self. Can send it to your geek gf now :)
     
    blecock, Sep 28, 2009 IP