just another website

sitemap








dressup girl

HTML Basics

Body Backgrounds
<body background="IMAGE URL">

Background (Non-Moving)
<body background="IMAGE URL"bgproperties="fixed">

Body Background Colors
<body bgcolor="COLOR OR HEX CODE HERE">

Background Music
<BGSOUND SRC="MIDI URL" AUTOSTART="true" HIDDEN="true" LOOP="infinite">

Making a Line

<hr width=NUMBER color=COLOR size=NUMBER>
(width is width, size is height)

Making a space &nbsp;

HTML Code on your site
<xmp>HTML Code</xmp>

HTML
<html></html>
Creates an HTML document

Head
<head></head>
Sets off the title and other information that isn't displayed on the Web page itself

Body
<body></body>
Sets off the visible portion of the document

Title
<head><title>Title of Page</title></head>
Puts the name of the document in the title bar. Always within the head portion.

Body Text
<body text=?>your website code</body>
Sets the text color, using name or hex value

Body Link
<body link=?>your website code</body>
Sets the color of links, using name or hex value

Body Visited Links
<body vlink=?>Your website code</body>
Sets the color of followed links, using name or hex value

Body Active Links
<body alink=?>Your Website Code</body>
Sets the color of links on click




© 2008 Fairwells.com All rights reserved. Website Credits

You are visitor number 27178223830219 since 02 Jan 09.