Tableless Designs
- Started
- Last post
- 32 Responses
- kev_charlton0
get the book by Jeff Zeldman called 'designing with web standards', easy to understand.
- mg330
I've found that thinking in terms of what Photoshop does helps doing a CSS layout.
Don't do slices, but set up your guide lines, measure things, get the shapes measured and then start thinking in terms of how that gets coded in CSS.
You kind of have to see Photoshop when working with the CSS, and CSS when working in Photoshop.
That might sound very basic, but it's what helps me quite a bit.
- IRNlun60
http://www.alistapart.com/articl…
this would work well for your nav...
- rafalski0
this would work well for your nav...
IRNlun6
(Mar 8 06, 05:41)
--Thanks, but I'm afraid not. I know how to make a list nav, just this particular one is a tricky bastard.
- version30
get the book by Jeff Zeldman called 'designing with web standards', easy to understand.
kev_charlton
(Mar 8 06, 05:07)this book has nothing about actual code, it is am opinion book explaining how the technologies work together best
- jakeyj0
there is no easy way to center text vertically.
i would either put all the text on one line or make images.
- jakeyj0
easy centered tabbed menu:
- jakeyj0
looks like somebody did it with CSS here....
- jakeyj0
darn - i thought i had it!
:)
- rafalski0
I thought I had it from the start - it seemed so easy.. :)

