Category Archives: Semantics

What NBSP means and does

For such an easy to understand HTML entity, the non-breaking space (NBSP,  ) is being misused way too often. Believe it or not, non-breaking spaces are just that — spaces where a line break will not occur. Meaning, you should … Continue reading

Posted in HTML, Semantics, Web-design 10 Comments

INS and DEL elements

Just a quick reminder to all the authors out there – the INS and DEL elements are there for a reason. Tantek‘s podcast taught me this, hopefully this post can impact others. Specs say: INS and DEL are used to … Continue reading

Posted in HTML, Semantics, Web-design Comments Off

The Address Element

As Tantek Çelik said in his excellent WE05 presentation, the address element is perhaps the worst named HTML element. I definately agree there. A couple of months have passed since WE05, but it was only yesterday, when I had a … Continue reading

Posted in Semantics, Web-design 8 Comments