Archive for the ‘Layout’ Category

CSS Float Tutorial

9

Sep
15

I regularly get asked to explain CSS floats, how they work and more importantly how to fix the wonderful array of bugs that get thrown up during development.

For this reason I thought it may be a good idea to point everyone in the direction of a very useful article on CSS Tricks. It walks you through the development process for floating content and highlights any issues that may arise and the workarounds.

All in all a very good post and well worth a read if you need a little recap. :-)

View CSS Float arictle

CSS Grid Layout

1

Feb
26

Inspired by YUI Grids this example displays a range of grid layouts to meet almost all your layout needs.  The examples are extremley comprehensive and are useful for all from beginners to experts.

The naming conventions do not match my own preference, however, that is just a preference.

Have a look for yourself.

 http://layout.constantology.com/