Skip to content Skip to sidebar Skip to footer
Showing posts with the label Semantics

Smacss, Semantic Class Names And Nested Elements

I've just read Scalable and Modular Architecture for CSS and it's got me thinking about a f… Read more Smacss, Semantic Class Names And Nested Elements

Html5 Semantics For Multiple Nav Elements?

I'm learning HTML5 and have been given a project of converting CSS Zen Gardens into a HTML5 sem… Read more Html5 Semantics For Multiple Nav Elements?

Standard Xhtml- Div Vs Li

I need ur suggestion in the following scenario. Lets say I have an UI something like Col1 Col2 A … Read more Standard Xhtml- Div Vs Li

How Does Content In An A-element Affects Semantics, Screen Readers And Search Engines?

Let's say I have a list of articles on a preview page of a blog. I want the whole area of each … Read more How Does Content In An A-element Affects Semantics, Screen Readers And Search Engines?

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 Does The Html Acronym "span" Stands For?

I guess that might actually stand for: 'division' since it creates a division in the docum… Read more What Does The Html Acronym "span" Stands For?