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

How To Properly Use The Html Semantic Elements In A Blog?

I read a lot of information on w3schools. It defines as: The element defines a section in a docu… Read more How To Properly Use The Html Semantic Elements In A Blog?

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?

Same Class Names For Different Sections

Im writing a markup for Corpora - A Business Theme And have divided it into main sections in this … Read more Same Class Names For Different Sections

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?

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

Wrapping Semantic Elements With Non-semantic Elements

I am wondering if can I wrap semantic elements with non-semantic elements for layout purposes. Do s… Read more Wrapping Semantic Elements With Non-semantic Elements

What Is The Benefit Of Tableless Design If You Need Clearing Blocks Everywhere?

I understand that the goal of moving towards tags from makes sense since it is more semantic. How… Read more What Is The Benefit Of Tableless Design If You Need Clearing Blocks Everywhere?

Header In Semantic Html5

I am designing a semantic mark-up of my HTML page. The page consists of a main content block and of… Read more Header In Semantic Html5