I'm looking for a quick start or template, or something, to get a web site's basic layout done quickly and looking fairly professional, and then let me do the coding. I don't want a CMS, as this is for a highly customised reporting application, but I need something like frame header and two columns and frame footer. I can design the pretty reports for the wide right hand column myself, as the left hand column menu.
+5
A:
Something like YUI Grids CSS?
http://developer.yahoo.com/yui/grids/
or Blueprint CSS?
Or CSS boilerplate?
Jeff Atwood
2008-11-13 14:59:51
+1
A:
you could use the BluePrint CSS framework or check out the CSS Templates
Bruno Shine
2008-11-13 15:01:25
A:
You don't mention what language you're using, but if it's Java, Appfuse is a really great tool for creating an entire (skeleton) web application project from a configurable template. This skeleton includes an initial HTML/CSS/Javascript UI that includes common elements such as a login page, an "add user" page, etc.
Don
2008-11-13 15:05:18
A:
Depending on your IDE, Eric Meyer wrote a program called CSS Sculptor that you can use to quickly develop standards-based layouts. I've used it, and it's great.
John Dunagan
2008-11-13 15:34:10
It looks like you need to have Dreamweaver installed to use this is that right?
Don
2008-11-13 15:39:18
It's also available for Expression Web.
ProfK
2008-11-21 13:49:40