Writing Semantic HTML

Submitted on 17th of June 2011Written by tdomf_77efd
Create a free website

Semantic HTML means using HTML tags for their implied meaning, rather than just using (meaningless) div and span tags with classes for absolutely everything. Depending on the tag, the content in the tag can be interpreted in a certain way. Here are some examples. Semantic html can be helpful to optimize the site for search engines. Website designers are encouraged to use semantic html to better optimize the site for google.

Direct Link

If you like this, you may also like...