Skip to content Skip to sidebar Skip to footer
Showing posts with the label Semantic Markup

Escaping H Outline

So I’ve been trying to figure out what is the best way to add content after a being hooked to a low… Read more Escaping H Outline

Html5: Should Hreflang Always Point To A Direct Translation?

This is a good practice to place this kind of links in head for multilanguage sites: But, acco So… Read more Html5: Should Hreflang Always Point To A Direct Translation?

Same Class Names For Different Sections

Im writing a markup for Corpora - A Business Theme And have divided it into main sections in this … Read more Same Class Names For Different Sections

How To Semantically Code An Html Nested Table That Aligns (and Associates) With Its Parent Table's Headers

Edit: The selected answer contains a link to the working fiddle I was able to compose without the u… Read more How To Semantically Code An Html Nested Table That Aligns (and Associates) With Its Parent Table's Headers

Using Microdata's 'itemprop' Attribute On Non-text Elements

I have a following piece of HTML with some Schema.org Microdata added: Lorem i Solution 1: Microda… Read more Using Microdata's 'itemprop' Attribute On Non-text Elements

Semantic Html: List Of Users

How should I mark up a list of users? Each user has a name, picture, and job title. How's this… Read more Semantic Html: List Of Users

Label Tag Semantics

I've read this and I GENERALLY use spans or strongs to describe 'text-labels'. Is this … Read more Label Tag Semantics

Html5 Semantic Elements And Old Browsers

I am about to design a new layout for a webpage and wanted to take advantage of this moment to impl… Read more Html5 Semantic Elements And Old Browsers