Forum Moderators: not2easy
Can you recommed a step-by-step tutorial on the process of taking a photoshop design to a css tableless design web page?
Quick answer = No, sorry no recommendations!
I did try mayest's search but I'm not convinced there is such a thing, I just don't think it's possible without abusing Absolute Positioning in the same way tables for layout is abused :o
Trust me you wouldn't want the long answer ;)
Use the colors, make gradients, bits of graphics like a sliding doors button, backgrounds that you can reposition on hovers etc. all in PS if you like (or any other product for that matter).
But starting from I need to slice means you're almost going to glue it back together in a table like fashion.
Instead: try to think of you document as a set of layered items where you can position a few things around, where you can add backgrounds and here you let the text itself flow in between.
Don't think of it too much as a grid or you'll be fighting it till the end.
You really need patience designing, looking at a final result can be intimidating, but things seem to work out with a structured approach and slowly building things out: wireframe mockup, adding details and color/gradients, then planning on how you are going to do it in CSS (<b>this is the part i'm trying to get a grasp of now</b>).