Mad Scientist wrote:
Stefan Huszics said:
Actually, HTML, HEAD and BODY are OPTIONAL in HTML.
If you really wanted to make it standards compliant you should have
added a Doctype & a charencoding to the page as well as not use stuff
like
<p><pre>
since you can't have a <pre> in a <p> anyway. Browser errorcorrection
will just interpret it as <p></p><pre>
so you might as well leave out the <p>.
I'm sure after this thorough analysis
Well, it was more of a 30 second correction of incorrect statements
about HTML.
you have taken the time to correct the code as well. Please send me the updated version so I can post it to
the site :-)
In your mailbox :)
Added some nice CSS scrollbars to the individual pre-sections too. Just
remove the STYLE section if you don't like it.
--
/Stefan
Software never has bugs. It just develops random features. =)
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux