I was thinking to myself that I should create a basic set of css files that I can use for any projects that I might be working on. So I did, and it has saved me alot of time. It has a reset for the basic html elements. There is a css file for forms. As well as a basic print file to go along with the set.
Multiple layouts are included (left and right aligned).
- 2 column: 800×600 and 1024×768
- 3 column: 800×600 and 1024×768
There were a few things that I wanted as default personally.
- Font sizes as ‘em’ (so that everything would increase or decrease easily)
- The ability to easily use floating divs
- Basic css styles for form elements
- I didn’t end up creating a default css menu, since those change every time I do a site.My website is setup using these css files, with the id’s and such renamed to work with wordpress. I loosely based my default.css file on meyerweb.com’s example. Please feel free to use this set of files in any way. View ExamplesDownload FilesNow!






