Turning Adobe Photoshop creation into a CSS based website

Hey,

I have this website i've been working on, and rather than slice it from photoshop into HTML, i'd like to know how to take it and create CSS. Thing is, I might need some live help on this(it is due to go online very soon), so if anyone is REALLY good at converting a aliced page into CSS, please let me know!

I am attachign the PSD below, thanks!

Pops

#372105

What's with starting 2 threads?

______________________________________

Duplicated thread deleted.

#372108

sorry about that, honest mistake, must have hit the button twice

#372117

I'm not seeing any PSD. Any way, there's no real easy way to convert a PSD into a CSS-based layout; I believe most slices are done in tables. It's probably possible, but I've never seen a working example...Were there any specific questions you had?

-NC

#372163

i have the same question

#372182

hm...i'm doing all my layouts in PS, but....i dont slice them anymore...because coding with tables isnt elegant or trendy at all.

its all a question of validation, tables mostly are not valid, or hard to get them valid.

sad that u didnt attach ur psd file...

but maybe this could help u out CSS layouts

#372246

I think this should help you getting started:

http://addictedtonew.com/archives/60/how-t...-a-sexy-layout/

#372247

If you check the HTML options in Imageready CS2 you can use css instead of tables, not sure about older versions. It validates as well.

#373510