| XHTML Articles |  |
| |
|
| | Article: “XHTML: The Clean Code Solution,” by Peter Wiggin. Discusses XML + HTML = XHTML, differences, attribute values, non-empty elements, nesting, required elements, doctype declarations, strict, transitional, frameset, root elements, processing instructions, using ampersands, and converting HTML to XHTML. | http://www.oreillynet.com/pub/a/network/2000/04/28/feature/xhtml_rev.html
|
|
| | Article: “The Road to XHTML 2.0: MIME Types,” by Mark Pilgrim. Discusses validating XHTML, XHTML media types, what need to be considered before using the application/XHTML+xml MIME type, and accommodating legacy browsers. | http://www.xml.com/pub/a/2003/03/19/dive-into-xml.html
|
|
| | Article: “XHTML 2.0: The Latest Trick,” by Kendall Grant Clark. Discusses the semantic web, navigation lists, Common Attribute Collection (CAC)—that defines the attributes of each element, unordered sections, headings, line breaks, and citing. | http://www.xml.com/pub/a/2002/08/07/deviant.html
|
|
| Article: “XHTML Syntax,” by Vince Barnes. Discusses Document Type Definition (DTD), the use of uppercase and lowercase, closed tags, nesting, attributes, mandatory head and body tags, comments and other rules including the tag, forms, the use of the ampersand, CSS and JavaScript. | http://www.htmlgoodies.com/beyond/xml/article.php/3473511
|
|
| | Article: “Five XHTML Elements You Didn’t Know But Were Afraid to Ask,” by Adam Tibi. Discusses the optgroup (option group) element (that group a set of option elements), the label element (provides captions for form elements), the fieldset element (creates a frame), the label element (an optional element that creates a frame’s title), the colgroup element (a table element), and the acronym element (provides a definition through the title attribute). | http://www.codeproject.com/html/FiveXhtmlElements.asp
|
|
| | Article: “XHTML, from an HTML Starting Point,” by Paul Watson. Discusses changing to XHTML, the differences between HTML and XHTML, the doctype, the xmins (XML NameSpace), tags, lowercase usage, valid structure, using quotation marks, and empty tags. Examples are given of an HTML and an XHTML document. | http://www.codeproject.com/html/htmltoxhtml.asp
|
|
|
| |
 |
|