RE: NN 4.x resize, and <HR>
by "Sauyet, Scott (OTS-HAR)" <Scott_Sauyet(at)output.net>
|
| Date: |
Fri, 1 Feb 2002 15:35:29 -0600 |
| To: |
"'Shasta k Willson'" <shasta(at)cs.uoregon.edu>, hwg-style(at)hwg.org |
| |
todo: View
Thread,
Original
|
|
> 1) Is there a (non-buggy) way to apply styles to a <HR > so that it will
be
> invisible in CSS reading browsers, but show up elsewhere? I've tried
> wrapping it in <div > tags, but it doesn't seem to help.
This should work:
hr {
display: none;
}
HWG hwg-style mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.