Ok,
I've been tasked to port/convert/upgrade a site at work from table based layout to CSS based layout. The site is very typical, it has a header, navigation bar (width of header), left column, main column, followed by a footer.
One problem is our corporate web standard is IE6. We are rumored to deploy IE7 soon, but currently, IE6 is my target. I use Firefox, but my users don't, so it won't help.
I did find SuperPreview online yesterday, and it will help immensely, but I'm quite frankly not very good at CSS and it tends to frustrate me. I have to write/generate markup that will work with IE6, and hopefully will also work with IE7 and IE8, but IE6 is my base line.
Are there tools out there which can help me, or get me part of the way there? I just need a tool that can generate me some layout, like the Calendar Wizard in Word.
I know it's a tall order, any suggestions?
p.s. To give you some perspective on the age of this site, it was written in ASP 3 or Classic ASP.
Edited.