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

Wrapping Semantic Elements With Non-semantic Elements

I am wondering if can I wrap semantic elements with non-semantic elements for layout purposes. Do s… Read more Wrapping Semantic Elements With Non-semantic Elements

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

How To Properly Use The Html Semantic Elements In A Blog?

I read a lot of information on w3schools. It defines as: The element defines a section in a docu… Read more How To Properly Use The Html Semantic Elements In A Blog?

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?

Can I Style Numbering An Ordered List That Has A Start Attribute Value?

Here's the problem: I have an ol li ordered list with a start attribute like so: I get the fol… Read more Can I Style Numbering An Ordered List That Has A Start Attribute Value?

Header In Semantic Html5

I am designing a semantic mark-up of my HTML page. The page consists of a main content block and of… Read more Header In Semantic Html5

Unorthodox Use Of Html5 Nav Tag

I have made 'creative' use of the new html5 elements, sometimes pushing the intended bound… Read more Unorthodox Use Of Html5 Nav Tag

The Correct Approach To Markup "keywords" Of A Blog Post By Using Html5 And Microdata?

The keywords property from Schema.org, as it being in plural form suggests, seems to imply its valu… Read more The Correct Approach To Markup "keywords" Of A Blog Post By Using Html5 And Microdata?