Code Sample: HTML / CSS

Posted by Mitch Viner on 5 January 2012 | 0 Comments

Tags:

For an HTML / CSS code sample, just view the source of this website. It uses the HTML5 doctype, modernizr.js for older browser support, and is powered by SilverStripe. I authored all the css, using Paul Irish's HTML5 Boilerplate as a starting point to get the compatibility with older browsers. The mobile version of the site is done just by using CSS Media Queries and including a seperate stylesheet for mobile.

Code: Right Click -> View Source


Post your comment

Comments

No one has commented on this page yet.

RSS feed for comments on this page | RSS feed for all comments