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

Do I Still Need To Use The Title Attribute If My Element Has A `
`?

I have a piece of code like this: An amazing image that I forgot t Solution 1: Title attribute is … Read more Do I Still Need To Use The Title Attribute If My Element Has A `
`?

What's The Best Way To Represent An Empty Th In Html5?

Say I have the given table: +------+------+------+ | Col1 | Col2 | Col3 | +------+---… Read more What's The Best Way To Represent An Empty Th In Html5?

Extending Html5 Microdata Event Schema

Have been adding html5 microdata to my online resume, and read in http://www.schema.org/docs/extens… Read more Extending Html5 Microdata Event Schema

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?

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

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

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

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?