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

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?

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?

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 `
`?

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

P Vs. Ol Or Ul For Form Styling

Typically I style forms with the unordered list tag e.g. Name &l Solution 1: In m… Read more P Vs. Ol Or Ul For Form Styling

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

Semantic HTML Tag For Displaying A Path/directory?

Is there any tag that's suited to markup a path or directory? For example: user/project/ I'… Read more Semantic HTML Tag For Displaying A Path/directory?

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