bigdave
Well-Known Member
I've been reading through the HTML stuff on the w3schools website and it makes HTML seem really simple but some of the information has baffled me. There are sections that start by saying You shouldn't use tables... here's how make tables. or You shouldn't use style attributes... Here's how to define a font with a style attribute... Why oh why do they insist on including tutorials and instructions on how NOT to work? I know I can't expect a single document to include all the information on writing code but surely sticking to the point would be far more beneficial than wondering off into teaching people how to do what they shouldn't be doing and then telling them they shouldn't be doing it.