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

What Is The Best Way To Semantically Structure A Faq?

I am wondering how I should structure a FAQ to keep the semantic meaning of the content. I think of… Read more What Is The Best Way To Semantically Structure A Faq?

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

Is There A Proper Way To Make Responsive Text?

I've oftentimes had designers give me responsive designs where the wording of an element change… Read more Is There A Proper Way To Make Responsive Text?

How To Semantically Code An Html Nested Table That Aligns (and Associates) With Its Parent Table's Headers

Edit: The selected answer contains a link to the working fiddle I was able to compose without the u… Read more How To Semantically Code An Html Nested Table That Aligns (and Associates) With Its Parent Table's Headers

Semantic Html: List Of Users

How should I mark up a list of users? Each user has a name, picture, and job title. How's this… Read more Semantic Html: List Of Users

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?

Html-tag To Annotate The Origin Of A Section?

Google don't like it when you use same content across multiple sites, according to some. Is the… Read more Html-tag To Annotate The Origin Of A Section?

Correct Semantic Use Of Css Properties

Since it is recommended not to use table elements for layout purposes (non-tabular data), because t… Read more Correct Semantic Use Of Css Properties