Tag: xhtml
HTML vs XHTML
It seems like the eternal question amongst web developers: HTML or XHTML? Wherever I look there seems to be posts in forums raising the question, web developers asking me or other people write blog po...
Is XHTML Good Enough?
There are many false benefits of XHTML promoted on the Web. Let’s clear up some of them at a glance:
Semantics, HTML, XHTML, and Structure
Good HTML structure is based on logic, order, and using semantically correct markup. If you have a heading use the heading element, beginning with the H1 element. If you have a paragraph, use a paragr...
SWFObject - Embedding Flash Using Valid HTML/XHTML/JavaScript
SWFObject is a small Javascript file used for embedding Adobe Flash content. The script can detect the Flash plugin in all major web browsers (on PC and Mac) and is designed to make embedding Flash mo...
XHTML Compatible Markup for Embedding Flash and Video
It has always gotten my goat that Internet Explorerâs non-standard use of the object tag has forced standards-loving browsers to use the non-standard embed tag in order to embed movies on a web page...