Structure vs Semantics in HTML
November 2, 2010
Comments Off on Structure vs Semantics in HTML
Many web developers still use HTML as the best way for constructing to add CSS, javascript and some other enhancements to their web documents. However, more and more people start talking about semantic value of HTML. Sometimes, we take the advice too literary and this may lead to various unnecessary problems with HTML.