Tag: markup
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...