Programming and general geekiness.

Posts tagged ‘template’

The super simple CSS template

I’m bored of people making ugly websites, so as a special new year gift I’ve put together a really tiny layout thingy that is incredibly easy to customize. It is designed to look good and the same in all browsers.

The template is very minimal and has a tiny shadow on the main content area. There is also a small AddThis button bar at the bottom which can be used optionally. If you would like a two column layout I recommend using two <div> elements with the left using float:left and the specific width whilst the right uses float:right and the specific width. You may need to add an empty element immediately afterwards that uses clear:both to ensure that the design doesn’t mess up in some browsers.

If you would like the full source, please go to my Dropbox.

Follow

Get every new post delivered to your Inbox.