Skip to content Skip to sidebar Skip to footer
Showing posts with the label Semantic Markup

Can I Use

After the article I have list of tags related to article. Is it semantically correct to wrap list o… Read more Can I Use

Element For A Card/card-container In Html5?

The specification for the article element says: The article element represents a component of a pa… Read more Element For A Card/card-container In Html5?

Using Microdata's 'itemprop' Attribute On Non-text Elements

I have a following piece of HTML with some Schema.org Microdata added: Lorem i Solution 1: Microda… Read more Using Microdata's 'itemprop' Attribute On Non-text Elements

Right Usage Of The
Tag In Html5

I have read that the tag is the header of a section. It could be used more then 1 time in the docu… Read more Right Usage Of The
Tag In Html5

Can Paragraph Tags Be One Sentence Long?

I am confused by the meaning of the paragraph tag. Some websites use paragraphs for one sentence, b… Read more Can Paragraph Tags Be One Sentence Long?

Unorthodox Use Of Html5 Nav Tag

I have made 'creative' use of the new html5 elements, sometimes pushing the intended bound… Read more Unorthodox Use Of Html5 Nav Tag

Html5: Should Hreflang Always Point To A Direct Translation?

This is a good practice to place this kind of links in head for multilanguage sites: But, acco So… Read more Html5: Should Hreflang Always Point To A Direct Translation?

Why Should I Not Use Deprecated Align='right' For Numbers On An Td (table Cell)?

I am referring to the usage a table for showing tabular data, eg: a spreadsheet, focusing on number… Read more Why Should I Not Use Deprecated Align='right' For Numbers On An Td (table Cell)?