Rome
Hellas
Egypt
Mesopotamia
Celtia
Germania
The Orient
Americas
The New Worlds
AncientWorlds
>
Rome
>
Groups
>
Arachne's Web
>
Arachnids are such Show Offs!
>
Cascading Style Sheet
>
CSS backgrounds (repost)
Register
|
Login
--
News
11,109
Romans
95
Groups
1,051
Articles
111,241
Board Msgs
People Online
Chat
AW Store
Site Map
Welcome
Join the Group!
Arachne's Web
A group focused on serving the AW community by providing help and discussion on topics such as HTML, CSS, web design, homesite decorating, netiquette and issues important to web artists.
Arachnids are such Show Offs!
(
-
threads,
348
posts)
Cascading Style Sheet
(
24
posts)
Social
Thread
...
0
Members
have made
0
Posts here to date.
AncientWorlds.net
Web
Next:
Changing the background of your journal page
Prev:
no CSS whiz here, but ours uses
CSS backgrounds (repost)
Author:
*
Bithiah
Nebet -
0
Posts
on this thread out of
48
Posts
sitewide.
Date:
Jan 17, 2004
- 17:16
Code
Description
Example
<style type="text/css">
div#content,.pageStyleSheetBG
{ background-image: url("background.jpg");
background-color: #666699; }
</style>
Sets the background image and/or color of the entire page, including the bottom border
<style type="text/css">
div#content
{ background-image: url("yellow.gif");
background-color: #ffcc66; }
</style>
Sets the background image and/or color of the bottom border
<style type="text/css">
.gram { background-image: url("background.gif");
background-color: #9e8bb1; }
</style>
Sets the background image and/or color of the summary tables
NEXT:
Changing the background of your journal page
PREV:
no CSS whiz here, but ours uses
Copyright 2002-2011 AncientWorlds LLC |
Code of Conduct and Terms of Service
|
Contact Us!
|
The AncientWorlds Staff