Markup Review
A personal blog about web design and development.
The aside
element is nicely used on the site, both for the sidebar and the “fat footer”. In both instances it is divided correctly up using the section
element. However, each of the article
s on the homepage has a nested section
used to wrap the “DESCRIPTION” dl
. Unless the content of the article
is divided into subsections with headings there is no need to use section
and a div
would be a better choice. input type="search"
could also have been used for the search box at the top of the page.
One thought on “Daichifive”
Pingback: html5galleryに掲載されたぜ2010 summer | DAICHIFIVE blog