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

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

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

Is There An Html5 Tag To Signify An Article Preview?

The description for an article element read: The article element represents a component of a page … Read more Is There An Html5 Tag To Signify An Article Preview?

Html5 Event Listing Semantics

Would it be correct to list each event as an on an event listing page (given that each event is a … Read more Html5 Event Listing Semantics

Semantically Marking Up Translations

I'm in the process of marking up an historical manuscript which has been translated from German… Read more Semantically Marking Up Translations

Is There A Proper Way To Make Responsive Text?

I've oftentimes had designers give me responsive designs where the wording of an element change… Read more Is There A Proper Way To Make Responsive Text?

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

Can't Style Html5 Elements In Ie (despite Shiv And Display:block)

I can't seem to work out what's missing. All the affected elements have display:block Exam… Read more Can't Style Html5 Elements In Ie (despite Shiv And Display:block)