pinkshiro
08-15-2005, 07:29 AM
Hey,
I'm building a vertical menu in CSS. All the links are in an unordered list. The top slice of the menu bar directly above the links is an image.
Should I:
A) Set it up so the first <li> of the unordered list contains the img?
or
B) Place a div directly above the unordered list with the img in it?
What'd you do??
I'm building a vertical menu in CSS. All the links are in an unordered list. The top slice of the menu bar directly above the links is an image.
Should I:
A) Set it up so the first <li> of the unordered list contains the img?
or
B) Place a div directly above the unordered list with the img in it?
What'd you do??