Markup Review
A brochure site for a vending machine company.
A section element is used to wrap the main content area, which is what a div is meant for. dl is used a lot for headings (dt) and content (dd), but it is meant for name-value pairs so h1–h6 and p would be a better choice. In the contact form type="number" is used for the telephone field. type="tel" would be the correct choice.

One thought on “Klix”
Pingback: Tweets that mention Klix | HTML5 Gallery -- Topsy.com