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

Is There An Easy Way To Convert Html With Multiple
Tags Into Proper Surrounding

Tags In Javascript?

Let's say I have a bunch of HTML like below: bla bla bla long paragraph here bla bla bla more… Read more Is There An Easy Way To Convert Html With Multiple
Tags Into Proper Surrounding

Tags In Javascript?

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?

What Semantic Html Markup Should Be Used To Create Breadcrumbs?

What meaningful HTML tag should be used to create breadcrumbs? I have a menu bar which is created u… Read more What Semantic Html Markup Should Be Used To Create Breadcrumbs?

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