uneM ehT

Html Class



Ok for those of you who are building a web page here are some basic things you might want to know.I will add many more in time. Here are the codes


Important!!

Wherever you see /SouthBeach/Bluffs/3827/

Ignore it!

Somthing is wrong with my server so it comes up. Please don't forget to continue the code without it.


Links

This is a Link. Heres the code. <a href="Addy where its going">Your word here</a>


E-Mail Links

Here's the code: <a href="mailto=e-mail addey">your words</a>


Pictures

to place a image use this code: <img src="addey of the image"> To increase image size add: height=size# width=size#> after the image addey and before the > To align a image add: align="left/right/top/bottom"> after the height & width # but before the > An example: <img src="wc.gif" height=150 width=150 align="right">


Music

Heres the code to put music in the background: <embed src="addey of song" autostart=true loop=infinite>


Side Bar

Here's the code: <sidebar width="150">your words here</sidebar>


AudioScope

here's the code: <audioscope bgcolor=black height=50 width=50 border=5 gain=5 leftcolor=red rightcolor=blue></audioscope>

You can change the color and size to your liking.


Moving Backgrounds

Heres how to make your background move : <BODY BACKGROUND="addey of background"xspeed=3>This makes move right. For left use: xspeed=-3 for up use: yspeed=3 for down use: yspeed=-3


Font Size & Color

Here's how to change color and size: <font size=5 color=blue></font>You can change size and color to your liking.


Own Image

heres how o put your own image on "info" screen: <BODY LOGO="addey of image">


Own Address Words

Here's the code for your own words on "info" box: <BODY ADDRESS="your words here">


Alternating Words

Here's how to make your words move back and forth: <marquee behavior=alternate>your words here</marquee>
I will put much more just give me some time. Thankx