Thread: Tutorials
View Single Post
Old 03-09-2004, 02:05 PM   #4 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,486
sde is on a distinguished road
Code:
Image:
<img src=some_image.gif>

Link:
<a href="http://codenewbie.com>Click here</a>

Background:
<body background="some_image.gif">

Music:
what type of music? mp3? steaming? downloads?

Standard Font Tag:
<font color=red size=2 face=arial>Red size 2 arial</font>
You should probably look into CSS for your font colors sizes, and background images though.

I need to get back to work or I'd give you an example .. This is still the basics though.

This forum will work for you a LOT better if you have specific questions to ask .. quite a few of us like to help out.

good luck.
__________________
Mike
sde is offline   Reply With Quote