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?

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

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?

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

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

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 … Read more Do I Still Need To Use The Title Attribute If My Element Has A `
`?