HTML Color Code Background | HTML background color codes

 

Mailing lists



Go Here Now for Beginner Lessons about Web Site Design ...

The Beginners Guide to HTML Color Codes  - PART 3


Read HTML Color Codes Part 1 Here ....

How to spruce up your web pages with HTML easy background color codes

 

HTML Color Codes -- A Guide for Beginners

Part 3

Have you noticed some web pages have their entire background as a color other than white?  Some websites might have a blue, pink, light tan or gray background.  When designing a web page with a background color, you must still use the HTML color codes in your page to get a background color.  This doesn't necessarily mean the entire web page must be this color.  You can still insert tables over the background and make the tables different colors to create a contrast.  It all depends on the look and feel you're trying to accomplish on a web page.

Take a look at this example page:

http://www.webmastercourse.com/articles/html-color-codes-part3/example.htm

HTML Background Color Code for the Entire Web Page


The code that sets all colors for a page can usually be found at the top of the HTML code of a page's "Body."  Where the body begins in plain HTML is where the actual design codes are found that will become the foundation of a web page's design.

Here's the HTML background color code and other main settings of the example page you viewed a moment ago.

<body style="color: rgb(0, 0, 0); background-color: rgb(153, 102, 51);"
alink="#ff0000" link="#ff0000" vlink="#990000">

Notice the background color code is:    rgb(153, 102, 51)

This is the color code for the brownish colored background you see on the example page.  This html color code can also be read:  #996633

Notice in the code above there are other color codes as well.  These are for the page's links.  The reason there are three link color codes is these each stand for different phases of a link, or the color a link will be when first seen on a web page, the color it will be when the mouse moves over it, and the color it will be after being clicked.

Choosing HTML Background Color Codes


Be careful when choosing an HTML background color code.  Just as with text colors, the background color can look entirely different on other computer systems besides your own unless you choose a "Web safe" color.  If you must use an unusual color, make it a "background image" instead of a background color code.  A background image can be any color or design you want, but it may slow down your web page loading time.

Table Background Colors


When inserting a colored table on a web page, this too will have a background color for the table.  The example page shows a table with a background of pale yellow, or #ffffcc.  This is only the background for the table, which can be changed in the table's HTML code settings.  This is not the background for the entire page.  So, you can use tables to create the look and colors you want no matter what the page's background color.

If you already have a web page, or are just getting started with a web design program such as Netscape Composer, try out several backgrounds and tables with various HTML color codes to see how it works.  You'll be amazed at the different looks you can accomplish!

In the next lesson, we'll experiment with some different HTML background color combinations.  It will be our final lesson....
 



Disclaimer: Eventhough the staff has made every effort to correctly teach html background color codes on these pages, Webmastercourse.Com accepts no responsibility or does not insure or imply any degree of success in a web based business or website design career by reading the material about color code charts listed on this website. Degrees of web or Internet success varies greatly dependent upon the attitudes, attributes and ambition of each individual designer. Please thoroughly check out any information you find on this site before indulging in a web design business or presenting yourself as a webmaster. And now you know a little more about background color codes.

 


Google

 


Web Design from Home - Complete Program

--------------------------------------------------------------------------------
Learn How to Design a Web Site  |  Get Links - Make Money! Go Now to Find Out How ...   | Free Webmaster Articles | SiteBuildIt!
How to Host a Website  | Site Map | Subscribe to Web Design Weekly | Web & Tech Jobs | Site Design for Internet Newbie
--------------------------------------------------------------------------------
Webmaster Course
 
 © Copyright Webmaster Course - All rights reserved html color codes | HTML background color codes