ITS

Backgrounds and Colors for Web Pages


Backgrounds and Colors for Web Pages

<body background=path> Puts an image tiled as a background.

<body bgcolor=hex codes>Allows the web page writer to change the background color of the page.

<body text=hex codes>Allows the writer to change the color of the text.

<body alink=hex codes>Allows the writer to change the color of the link that is being clicked on.

<body vlink=hex codes>Allows the writer to change the color of a followed link.

<body link=hex codes>Allows the page writer to change the color of a link.


To the HTML Tags Page.
To the "Starting a Web Page" Page.