Re: NN4 Styles Prob - OOPS!
by "Christie Cooksey" <christie(at)thearmidalemall.com>
|
| Date: |
Thu, 27 Jun 2002 09:44:36 +1000 |
| To: |
"HWG-Techniques" <hwg-techniques(at)hwg.org> |
| References: |
cooksey |
| |
todo: View
Thread,
Original
|
|
----- Original Message -----
> Looks like I better define a default style for all of my td's.
> D'OH *grin*
-----------------------------
OK...
I did define a default style for td and now it overides the stlye for
td.content
AAUURRGGHH !!!!!
Here it is...
Does ORDER make a difference?
<style type="text/css">
<!--
TD {
font-family : verdana, geneva, arial, sans-serif;
font-size : .8em;
background-image :
url(http://www.patersononline.com/bobbaldwin/transparent.gif);
}
TD.content {
background-image :
url(http://www.patersononline.com/bobbaldwin/content-bg.jpg);
background-position: top left;
background-repeat : no-repeat;
background-attachment : scroll;
background-color : white;
}
-->
</style>
Christie :0}
HWG hwg-techniques 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.