|
Firefox has several web development tool add-ons which will enable you to browse any site's css and at least one of those tools (Fire bug) can do WYSIWYG editing on the css so you can experiment in real time.
As for a "generator", I know of no universal utility, but there are a number of specialised utilities (such as "CSS Tab Designer v2.0" from Overzone Software)
which generate chunks of working code for specific tasks. There are also a number of web sites that will generate the css code for various multi-column layouts. I'm sure that there are more if you search a bit with Google.
__________________
Old programmers never die, they just disassemble.
|