Inserting Links
< a href= "http://www.you.com" >Linked Text < /a>
In order to use addresses that are longer than 27 characters, you will need
to insert < u >
Specify the color of the links and visited links using
< body . bgcolor=#ffffff link=#0000ff vlink=#ff0000>
Bars and Lines
< img . src=id=x width=515 height=5 datasize=1>
By changing the height and width values you can make different types of shapes.
A height of 1 or 2 makes a black line, any value larger will make a grey
shape with a black border around it. The width of 515 makes the line extend
across the entire profile area. |