The Pokémon Lab

Home Pokemon Pictures Pokemon Gold Walkthrough Pokemon Downloads

My Buttons and Banners Win My Pokemon Awards Voting Booth Pokemon Banners

My Pokémon Awards Staff Members Pokemon Banners Pokémon Icons Poké Links

Be An Affiliate Trainer's Pokemon List Site Rater Frequently Asked Questions 3D Pix

Legendary Bird Battle Johto Journey Pokemon Midis Pokemon Jokes Credits Gameshark

HTML Help/Codes

HTML Help/Codes

Here you can find codes and basics to help your site out!

Link-

<a href="URL Here">Text</a>
To Link A Picture- <a href="URL of Site Here"><img src="URL of Picture Here"></a> <br>*Add border=0 at the end like this <xmp><img src="" border=0>
Backgrounds- <body background="Base URL Here">
Background Sounds- <bgsound src="Midi URL Here">
Marquee- <marquee>Text Here
Marquee Slide- <marquee behavior="slide">Type Your Text Here</marquee> <br> Buttons- <xmp><INPUT TYPE="button" VALUE="Title" onClick='alert("MESSAGEHERE")'><br></FORM>
Right-Click Stopper- <script language="JavaScript"><!-- function click(){if (event.button==2){alert('WRITEMESSAGEHERE')}}document.onmousedown=click// --></script>
Text Areas- <textarea>MessageHere</textarea>
Name Asker- <center>Hey, <script language="VBScript"> <!--Dim NameName=InputBox("What is your first name?") document.write Name--></script>
Popups- <SCRIPT language="JavaScript">alert("Hi") </SCRIPT>

More Coming Soon!