Layouts
Responsive and Adaptable Columns
This site has a mobile first and mobile friendly layout, which means it is a single column that works well whatever the device width. Unfortunately, at wide widths, the content becomes difficult to read. To rectify this we will need to implement techniques that give a comfortable reading experience no matter what the viewable width.
Column Width Solutions
There will be occasions within a page where you would like to have more than one column or to make the content width more readable when the viewed width is very wide. We will look at all the options I have made available within this site and any cross-browser issues that need to be resolved along the way.