Tag: layout

CSS HTML/XTML

Simple 3 Column Layout

I was talking to one of my friends today who does a lot backend programming but often needs a quick and easy 3 column layout that has the floats all figured out. His frustration with floats prompted me to make a very basic layout for him to use. If you find yourself in the same […]

CSS Hints

Quick and Easy CSS Layout: YUI CSS Grid Builder

If you are not comfortable with CSS or want to get a layout together really quick – check out the YUI CSS Grid Builder. You can easily create a layout, add content, and get the code in a matter of minutes. At the very least – this is a great starting point for beginners! Check […]