for the search, my way to preload images! haha

ATTENTION:: These are old tutorials, click on the tutorials link right above this to see the newest tutorials

Replacing Interests Headlines

written by Mrk @ bbzspace.com Hide Current Headings

shrink interests
Put this between your style tags:

.lightbluetext8 {display:none;}
table table table table td {width:0px;}
.contactTable td, table table td.text table td,
table table table table table td {width:auto;}
Creating New Headlines

This is optional and there's a variety of ways to set the interests up. The two common methods are using scrollable divs (scroll boxes) and fieldsets... Here's a fieldset example:

<fieldset>
<legend align="left"> title </legend>
your text in here
your text in here
your text in here
</fieldset>

and it should look something like this:

what it looks like

now add some color, style...

after