Clean Code - Take a look!

Discussion in 'HTML & Website Design' started by rockinaway, Jan 16, 2008.

  1. #1
    If someone posts a solution, use the "Best Answer" link in their post to pick it as the best answer.
    rockinaway, Jan 16, 2008 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    That was going around stumbleupon about a month ago...:/
     
  3. dappleyard

    dappleyard Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Nice example though, would clear quite a few things up for someone using the language for the first time!
     
    dappleyard, Jan 16, 2008 Set Best Answer IP
  4. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #4
    Meh.

    Presentational names/identifiers, sending "xhtml" as the wrong mimetype, not unobtrusive, deprecated attributes (strict > transitional), inline styles, (low blow) - use of php, html files aren't always parsed as php depending on the server configuration..
     
  5. rancari

    rancari Member

    Messages:
    84
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #5
    thanks for this info. what a simple explanation
     
    rancari, Jan 16, 2008 Set Best Answer IP
  6. dwarven

    dwarven Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    This is cool man, thank for the link...
     
    dwarven, Jan 17, 2008 Set Best Answer IP
  7. RobertGarcia

    RobertGarcia Well-Known Member

    Messages:
    218
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #7
    have seen this before. Thanks anyway :)