I have a stylesheet where I set the width on a H1.
I still want to load this stylesheet and with another
stylesheet (or inline in the HEAD section) I want to set
the H1 to no width.
Is this possible?
Friendly regards,
Robert van Gilst.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Included script samples, if any, are subject to tems specified at
http://www.microsoft.com/info/copyright.htm
"Robert van Gilst" <rvg_n...@danfoss.com> wrote in message
news:059601c2d9a8$bea36e70$a301...@phx.gbl...
I actually found the solution myself.
width:auto
>.
>