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

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?

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

A Good Usage Of Html5's "progress" Or "meter"?

Say you have a survey with 10 pages (one question per page). At the top of each page, you include t… Read more A Good Usage Of Html5's "progress" Or "meter"?

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?

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?

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?