Originally posted by Eric Pascarello:
Well tables are horrible for what you are doing. CSS with lists is better: http://css.maxdesign.com.au/listamatic/horizontal05.htm
If you want to do what you are doing, you need to look into float, padding, margins.
Eric
Thanks Eric.
Why tables are horrible for this?
Even if I use lists, I come to the same point - showing image-background-image consecutively.
Can't I apply background just to a label? like here on 'B Tab'?
If I keep this 'B Tab' in some place holder where I can apply background, I get little vertical gap there...
I read about float, padding and margins but couldn't figure out how they can help here.
[ September 17, 2008: Message edited by: ankur rathi ]