Site hosted by Angelfire.com: Build your free website today!

Main

Graphics

Request

Web Help & Design

Sitey

HTML Codes

Here are some cool little tid bits to make your site a little more interesting ^^ I hate to say this word, but study them carefully and look for some patterns. You'll get it soon ^^

Changing Links

Basic format for changing linkage style. Stick in "HEAD" part of html:

<style type="text/css">
a:hover {color: your color; text-decoration: pick 1; font-weight: bold or not?; cursor: pick 1 }
a:link {text-decoration: none; font-weight:bold; color: #000000;}
a:active {text-decoration: none; font-weight:bold; color: #000000; cursor: }
a:visited {text-decoration: none; font-weight:bold; color: #000000;}
a:visited:hover {color: #000000; text-decoration: ; font-weight:bold; cursor:}
</style>

Now, here are some possible "text-decorations". Just put the word in where it says...OoOoO! "text-decoration":

underline

underline overline

overline

line-through

none

Here are some cursor styles to choose from. Put your cursor over the words to see an example ^^ you get the idea. Type the word in the "cursor" part:

crosshair
wait
move
hand
text
help
arrow

The arrow can point in all different ways. Experiment and see which one you like:

n-resize
s-resize
e-resize
w-resize
ne-resize
nw-resize
se-resize
sw-resize

MORE COMING SOON!! ^_^

Firelight Grafix v7 | Site owned and © by Arrei | Best viewed in 800x600, IE 5+