I remember when I used to be able to be lazy with my HTML. It’s strange how people are now far stricter over HTML as they used to be – you would think it wouldn’t be slow. Now many sites don’t accept lazilily formed HTML.
When I started web design when I wanted a new paragraph I could be lazy and use <p> just at the beginning of a paragraph, now I need to close it at the end of each paragraph too. This is far stricter HTML, but you would think HTML would become far less strict and far more casual instead of the opposite.
Also, people are trying to replace short tags with longer ones, why? Using <b> is more convinient than <strong>, and <i> is easier than <em>, so why is <strong> and <em> gaining popularity? It’s beyond me.
Personally, I don’t like CSS, I use it though. I’m a bit of an old schooler as I think tables are best for layout, CSS for colours etc. Perhaps it is because of CSS that people are becoming stricter and also perhaps because of so many new browsers and ensuring compatibility between them. Still, IE can’t seem to handle CSS.
People also seem to want to get W3C strict certifications. But why? As long as it loads does it matter? In my view no, but then again designers and developers do like been precise.

. The story I submitted was simply a link to 


