in reply to Re^2: Selectively coloring a menu's item members
in thread Selectively coloring a menu's item members
To get the behavior expressed in the parent, I've always found it necessary to declare some container object to express an area of color background.
That does not mean that I wouldn't entertain an example from you or another contributor that satisfies the parent's design strictly by controlling the background color style property.
Essentially, one can do almost anything with any tag by redefining its style properties, but then it becomes possible the element ceases to be understandable HTML.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Selectively coloring a menu's item members
by Joost (Canon) on Sep 01, 2007 at 01:57 UTC | |
Re^4: Selectively coloring a menu's item members
by hacker (Priest) on Sep 01, 2007 at 16:30 UTC |