|
Home Page Computers Software Microsoft Windows Excel FrontPage PowerPoint Outlook Word Host your Web site with PureHost!
|
![]() Saturday, September 15, 2007 – Permalink – W3C ValidationStandardsWeb pages are written in a language called Hyper Text Markup Language; HTML The latest version of HTML is 4.01. There is a move to upgrade the code to Extensible Hyper Text Markup Language. XHTML is compatible with XML (EXtensible Markup Language) allowing applications to more easily exchange data. In preparation for making the change, edit your web pages so that element and attribute names are in lower case. XHTML is case-sensitive. Use <p> rather than <P>. Also end tags are required. Make sure that <p> is followed by </p>. <br> should be written <br /> and <hr> as <hr />. For more information see: The W3C validation site
Labels: HTML <Doug Klippert@ 7:29 AM
Comments:
Post a Comment
Links to this post:
|