HTML continued...
ADDING A BORDER
This code is to be placed at the top of your message box.

<STYLE>body{border:30px ridge blue;} </STYLE>
**You can only change the color where it says blue and the size where it says 30.
CHANGE NOTE BOX CODE
<STYLE>textarea{background:url ("Your image url here"); font-family: "verdana"; font-size: 10pt; color:ffffff; width:249px; height:100px)</STYLE>
<STYLE>input{background: url("
image url here"); font-family: "verdana"; font-size: 10pt; color: #ffffff)</STYLE>
CHANGE CURSOR CODE
<STYLE>body{cursor: crosshair}</STYLE>

crosshair=          hand=         help=       

text=        move=         wait=       point=


**Highlight images you can't see on the black background
You can also enter in these words for the cursor to change directions.
"
n-resize" points north "s-resize", etc. Then you have "ne-resize" points northeast "nw-resize" points northwest, you get the point!
CHANGE PROFILE BOX
this code changes the personal info that appears to the left of your page.

<Table Border=o CELLPADDING=0 CELLSPACING=0> <TD VALIGN=TOP><font color=ffffff size=2 face=Lucida Sans Unicode><P><table border="2" background="http://IMAGE URL HERE" width=140 height=1200 bgcolor=black style="position:absolute; top:225px; left:0px"><tr valign="top"><td align=center><font color=red size=3 face=Lucida Sans Unicode><Marquee Direction="UP" SCROLLAMOUNT=3 height=500>Member Since: <font color=blue>
DATE HERE
Name:
Race:
Age:
Sign:
From:
Status:
<center>
</Marquee>
</a>
</td></tr></table>


***For a still profile box, just remove the code from above starting with <Marquee........height=500> and then the end tag </Marquee>.
RESIZING IMAGES
<img src="IMAGE URL HERE" height="" width="">

***Replace height and width in pixels.
BACKGROUND MUSIC CODE
<bgsound src="Music URL here">
***Things in white are replaceable***
You need Java to see this applet.
Hosted by www.Geocities.ws

1