|
|
|
|
|
by petee
1041 days ago
|
|
In defense, half of these look like what I'd call "normal" HTML, granted I'm not up on the latest fads. But "<center>" is depreciated now? Come on. "Width" and "height" attributes too? To what purpose? They are clear, easy to use, and apparently still widely supported with no issue. And yet to see a browser that actually cares about DOCTYPE...usually its pretty obvious when the next line is <html> Edit: I seem to be mistaken about the importance of doctype for some situations. |
|