Tuesday, June 2nd, 2009
I read the 10 HTML Tag Crimes You Really Shouldn’t Commit article and while I had suspected it for a while, I now know myself to be an HTML Tag Criminal. My biggest crime is:
Crime 4: Using <b> and <i> for Bolding and Italicizing
Actually WordPress will convert <b> and <i>to ...
Posted in Web developmnet | 3 Comments »
Wednesday, January 23rd, 2008
The page HTML 5 differences from HTML 4 (W3C Working Draft 22 January 2008) contains a long list of changes. The removal of frames was probably to be expected. Multiple elements and many attributes that only have a presentational function in HTML 4 are removed. There are also some elements ...
Posted in Uncategorized | No Comments »