Category Archives: HTML

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