Writing semantic HTML even when you don't know any better: progress vs meter
There are something like 110 unique tags in HTML5 . Not exactly the easiest list to memorize, am I right? (Even for me, and I'm the kind of person whose desktop wallpaper shows a periodic table of HTML5 elements.) So, how can you figure out which semantic element to use when you don't even know what's available to you? Let's take a look at a real-world example. Define the component requirements…