
Every element I use for the basic structure of a HTML document, with explanations why.Usually when I start a new project, I either copy the HTML structure of the last site I built or I head over to HTML5 Boilerplate and copy their boilerplate. Recently I didn’t start a new project, but I had to document the structure we use at work for the sites we build. So, simply copying and pasting wasn’t an option, I had to understand the choices that have been made. Since I spent quite some time researching and putting the structure together, I decided to share it with you.
Source: My current HTML boilerplate – Manuel Matuzović
Was this post helpful?
Let us know if you liked the post. That’s the only way we can improve.