The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Super simple question

3 posters

Go down

Super simple question Empty Super simple question

Post by Pivotphone May 28th 2011, 6:29 pm

On a html page whats the code for the background so it can be cream?


avatar
Pivotphone
Forumember

Posts : 204
Reputation : 3
Language : english

http://www.creative-node.com

Back to top Go down

Super simple question Empty Re: Super simple question

Post by lisa1302 May 28th 2011, 7:23 pm

Are you using a CSS stylesheet at the top of your html page?

add this

body {
background-color:#fdf5e6;
}

Yuo may need to adjust the hex to get the right cream though!
lisa1302
lisa1302
Forumember

Female Posts : 305
Reputation : 40
Language : Enlish
Location : UK

http://www.babiesandall.com

Back to top Go down

Super simple question Empty Re: Super simple question

Post by Mike May 28th 2011, 7:42 pm

To add onto what lisa said, This needs to go in the CSS for that page, or you can do it in a style tag. If there is already a body CSS code, add this to it
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum