Re: CSS Background

by 2Nerotik <2nerotik(at)nisa.net>

 Date:  Wed, 26 Apr 2000 09:19:23 -0700
 To:  hwg-techniques(at)hwg.org
 In-Reply-To:  rr
  todo: View Thread, Original
You were close:
BODY { background: url(bg1.gif); color: #000000; etc. }

to put in the color as well just do this:

BODY { background: #AA0F0A url(bg1.gif) repeat fixed; etc.

pretty self explanitory, but for the background you must put
in url(name_of_graphic.xxx)

Thats it. =)

If creating external style sheets then you might want to
check out TopStyle at http://www.bradsoft.com they offer a
free lite version and a full pay for version. I've tried both
and they are both great.

I've also heard some good reviews on StyleMaster which is
completely free and the site includes tutorials on CSS both
found at http://www.westciv.com/style_master/index_dynamic.html

At 10:34 AM 26/04/2000 -0400, Buddy Harris wrote:
>I've finally broken down and started using external .css (old dog - new
>tricks).
>Problem is, I can't find out how to get a background image to work as
>opposed to bgcolor.
>( BODY {background: bg1.gif; color:#000000; margin:.03in .10in .10in;} )
>  I sure would appreciate some help.
>Buddy

.oOo.
||  Tell me & I'll forget. Show me & I might remember.
||  Involve me and I'll never forget.
||
||  Addicted 2 Swing ---> http://www.nisa.net/~2nerotik/
||  Fontaholic ? ---> http://www.fontsanon.com
||  HTML Writers Guild ---> http://www.hwg.org

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA