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



HTML Help and Guidelines
HTML Help and Guidelines

Don't Like My Background Color?!? Pick Your Own Favorite!! =D
[Green] [Bright Green] [Sea Green] [Red]
[Magenta] [Fusia] [Pink] [Purple]
[Navy] [Blue] [Royal Blue] [Sky Blue]
[Yellow] [Brown] [Almond] [White]
[Black] [Coral] [Olive Drab] [Orange]

AzN-Mentality,decided to help out by writing an HTML guide for all of you newbies! Check it out and have fun! Thanx For Visiting Maah Page!!
I Will Be Puttine JavaScripts On This Page , I'm Barely Learning!
LasT Updated August 21st
Don't Ferget To Sign My GuesTbookies!!


Peoples Who Have Been To This Great Site!

Okay...here`s a quick HTML Asian lesson:

Breaks: Using the Enter key doesn`t work...instead, use the command <br> where you would use the Enter key. Use the <p> command to make a new paragraph.

Underlining, Boldfacing and Italicizing: Okay, where you want to begin the underlining, boldfacing, or italicizing, put in a <u>, <b>, or <i>, depending on what you want to do. To stop, enter the same command with a slash, like this: </u>, </b>, or </i>. Please make sure you do this...otherwise it looks real bad!

Ex: This isn`t underlined <u> This would be</u> This isn`t either.

Pictures: First, find the location of the picture on the internet. Then, type in <img src="Location of the picture">. That`s it.

Links: Just type in <a href="Place you want to link to"> to start the link. End the link with </a>.

Text Color and Size: Use the command <font color=*****> to change the color. In place of the *'s, you can put in the name of a color, or the color's hexadecimal code...just put the name. Changing size is <font size=x>, x is any number you want. Don`t make it too big...4 or 5 is probably as big as you should go. You can put these in the same command, like this: <font size=2 color=green>. End the changes with </font>

Embeding Midi's: So you want to put some midi's in your page right?
this Wut you do, <embed src=(Name Of the Link)>, If you Want The Midi's To Play Continuosly, Then Type this <Loop="true">, When peepls come to your page, and you want the music to play by itself right away,<autostart="true">, Hiding The Bar: <Hidden="true">,WeLL. . . .I put more up Later, OKay?!?!
Here is All-In-One Ex: <Embed src=http://angelfire.com/ms/9sd1/images/x3zero2.mid hidden="true" autostart="0" loop="true"> so come back agin. .

Button's: Use this to take another person to other links, but it's much cooler if you do the buttons,
So Here Are The Html' Code:
<FORM METHOD=GET ACTION="Link here"> <INPUT TYPE="submit" VALUE="Name here"></FORM>
Here's An Example Of The Buttons:

On Mouse Trick: This html thingy, makes links more complicate, even tho it's hard to explain, Here's Tha HTML' Code:
<style> <a:hover {color:anycolor ; Font-family:anyfont ; text-decoration:any} </style>
And Hea Is An Example:

This WiLL Take You To This Same Page

Background's:If you Want a Color Background, here's the command for it,<body bgcolor="Name Of Color or Hex Code">,Alot Of Peepl's Been wonderin how to make the background's to stay, if you are those peepl's, your question is solved right here,<body background="Name of link or background" topmargin="0" leftmargin="0" bgproperties="fixed">, But this one don't seem to work on AsianAvenue, so i tried doing this and it work's!! =D
<style type="text/css"> <body {background: url(Http://. . . .) fixed;}></style>, To see it in action,
Click Here(It'll take you to my RealPlayer page, but you can see the background's stay!!)

Marquee's:OKay, Do you see the word's going back and forth. . . that's called marquee's,use this command to enable marquee's,<marquee behavior="alternate">, And if you want it to scroll like this:<marquee behavior="scroll">
Learning HTML's!!! =D =Þ
and if you want the word's to go up like this:<marquee behavior="scroll" direction="up">
My shout Out'z!!



AznNoFear,

Thumbelina123!!

AuKim!

Vanessa!

FearedAzn!

DaLoverBoi!

VnBabe515!!

Azn_Raco!

Well, that`s all the HTML you really need here...a few suggestions:
1) Don't embed MIDIs, post super-large pictures, or do anything else that slows loading hugely. Use links.
2) Don't insult others. Don't swear. It's not nice.
3) Have Pride in all Asians, Help Them Out for Wut they've done For us. . . .And Wut They Need

Above all...well, have fun, or something!

Dont Take Credit to Edit!If U Want to Copy It, U Must have My permission!!!! =)
If you Are wonderin About The Cursor's, Head To This Link! it's Great!! =D





You Can Type in HTML' Code's That You've Learned Or Known, After You Are Done, And want To see wut you did, click on Preview!!