~ MAKE A KEWL WEB SITE 2 ~




How about a background for ya, huh?

<html>
<body background=
"http://your BG here.gif">
</html>



Here are just a few BG's to experiment with :

CLIF'S CUSTOM BACKGROUND TUTORIAL
FREEBIRD'S BG'S
IMAGING MAN



And / Or, you can choose your own
colors for your BG, Text,
Link and Visiting Link :



<html>
<body bgcolor="#000000" text="#729FFF" link="#FFFFFF" vlink="#FFFFFF">



Here are a few font color charts to look at :



CLIF'S COLOR CHART
FRED D.'S GRAD COLORS
ALEX'S COLOR CHART
DRAAS' RAINBOW COLOR CHART




And, to "write what you want" on
your page, here is what you put in your page.
EX :

<font size="+2"><font color="black">

Here is a great font style page to learn from :

POBOY'S FONT STYLE TUTORIAL



You'll most likely want music on your
page too, huh? Oky, got ya covered!
But do this before you "write what
you want" anything on your page, Oky?

<html>
<bgsound src=
"your ram, wav or midi here">
</html>


Here a few good ones that I like personally :

DAVE'S MIDIS FOR WEBTV

PSYCHO17'S MUSIC FOR WEBTV

THE SITE STREAMING REBUILT

NO QUARTER'S SOUND ROOM

POWER ROCK




Oky, now you are ready for some
real magic. You don't have to do
this code, but it adds a kewl effect
to your page. To direct a transition
of a page, follow this :

slideright
slideleft
slidedown
slideup
wiperight
wipeleft
wipedown
wipeup


Put this code in your page. EX :



<body bgcolor="#000000" text="#729FFF" link="silver" vlink="silver" transition="slideright">




Oh, I almost forgot!
On your keyboard, press your "cmd" button
& "R" button at the same time,
just 1 time to "reload" or "refresh" your
updated page. Java Script Bug is
everywhere, to get rid of this
stupid "BUG", just click on your
keyboard "cmd" & "R" buttons at the same
time 5 times. Here is the code to
put on your page to alert others

<noframes>JAVASCRIPT BUG PLEASE HOLD CMD AND TAP "R" 5 TIMES</noframes>

Easy, heh?


To put spaces on your page to
space out images or text, do this :

<BR><BR>

Do that for every line needed
to space out how much is needed.

To make a page line, just do this :

<hr>