Posted by Mark Parnell on 09/25/56 11:17
Previously in alt.html, Lee Marsh <burgermeister01@fake.com> said:
> how can I make a single image on the page ignore this rule and define its
> height and width uniquely, and continue to allow that style to dictate every
> other image on the page? TIA
<img class="somethingDescriptive" ... >
img.somethingDescriptive { height: auto; width: auto; }
--
Mark Parnell
http://www.clarkecomputers.com.au
alt.html FAQ :: http://html-faq.com/
Navigation:
[Reply to this message]
|