|
|
|
6.2a HTML and XHTMLGuidelineHTMLThe HyperText Markup Language (HTML) is designed for the presentation of information on the World Wide Web, using a Web browser. HTML evolved from the need to share documents on the Internet and render them meaningfully on different browser platforms. It was originally created by Tim Berners-Lee when he was working on the first concepts of the Web at CERN in the late 1980s. At FAO, the recommended HTML editors to create Web pages are Macromedia's Dreamweaver or HomeSite. XHTMLXHTML (Extensible HyperText Markup Language) is almost identical to HTML 4.01 - it consists of all the elements in HTML 4.01 combined with the syntax of XML. XHTML is a stricter and cleaner version of HTML. XHTML 1.0 became an official W3C Recommendation on the 26 January 2000. A W3C Recommendation means that the specification is stable, that it has been reviewed by the W3C membership and that the specification is now a Web standard. W3C defines XHTML as the latest version of HTML. XHTML will gradually replace HTML. All new browsers support XHTML. An easy way to implement XHTML in your Web pages is to ensure that the following rules are applied:
|
|
Send a comment