Hey folks, I’ve put together a quick demo of a HTML page. It demonstrates a basic page structure (i.e. header, page content and footer blocks) and contains a couple of different basic HTML elements like headers, paragraphs, and images.
http://owf.radicoolthings.com/blocks
I recommend you take a look through the page source (right click > view page source or something similar); I’ve tried to write up some notes for the main elements.
Note that while this has some responsive basics (the header, body and footer adapt to fit into the browser window; paragraphs wrap instead of being cut off etc), it shouldn’t be seen as an example of how we’ll be building a responsive page – there’s a fair bit more to do for that.