View Single Post
  #2 (permalink)  
Old Jul 31st, 2006, 03:28
Legacy_Staff Legacy_Staff is offline
Highly Reputable Member
Join Date: Aug 2005
Location: 3rd Branch Up, Old Oak.
Age: 48
Posts: 658
Thanks: 0
Thanked 0 Times in 0 Posts
Re: methods of ignoring HTML

Quote:
Originally Posted by ama View Post
The tags on this page define different ways of saying "ignore this". These tags either tell the browser to ignore sections of code, or to treat the code as plain text, not as HTML. Unfortunately, not only is HTML not completely standard, the methods of ignoring HTML is not standard. Of the five tags on this page, we only recommend using one: <!-- ��� --> (and even that has its problems). The other tags are outdated, not widely supported, or just turned out to be bad ideas.http://webware.izhr.com/index.php?op...sk=showEO&id=1
Is there a question here I missed?
Reply With Quote