This is a list of HTML elements I've found to be very poorly represented in most markup on the web today. Many of these elements offer more semantic value than actual functionality, but with the rising popularity of CSS driven design where HTML elements a
The need to generate a working site structure should occur as part of the planning of a site, but is made possible during the coding. I will present some basics of the idea, then follow with a working example and explanation for each step.