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?

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?

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?

What's The Best Method To Semantically Structure A Form?

I've seen several examples of how developers structure their forms using tables, divs, and list… Read more What's The Best Method To Semantically Structure A Form?