Bad Semantics in HTML
03 Dec 2010 Leave a Comment
in Uncategorized
I hate finding broken links on websites, it feels like I’m missing some big part of a site when I cannot go any further. The worst thing that can happen with bad semantics in HTML is your paragraphs can be all over the page. Which can mess up your entire layout and put off many potential viewers. After all, who wants to look at a messy page when there are so many clean sites elsewhere. If you don’t have the heading correct search engines like google cannot find your site anyway.
However, all this can be avoided if you just clean up your code. If you wouldn’t look at a page with code issues then why would you expect someone else to?