Create your own website today!
Update your website
Vote for this Site
Jukebox
Message Board
Classified Ads
Statistics
Refer This Site
To A Friend


Join My Top 200 Sites
Virus Attack
Become An Affiliate
HTML Help
GET 22000 HITS IN A DAY

Past Identities
Real Names
Wrestling Terms
Contract Experations
Interesting Facts
Debuts
Email Adresses
Arrested Wreslters
How To Do Some Wrestling Moves
Birthdays
Home Adresses
Biographys
Masked Wrestlers
Wrestlers In Movies
Wrestler Realtions
Oh You Didn't Know...
Home States
Why Stone Cold Sucks

D-X Themes
WallPaper
Logos
Titon Tron Videos
Screen Savers
MIDI Themes
D-X Parodys
The Nation

D-X
My Other Sites
The Hardyz
High Flying Federation

Ask The Rock
Love Probability
Mad Libs
Killa Wrestler
Lottery Number Picker
Maze
Triple H Puzzle
WWF Slot Machine
WOW Games
Enhance Terri Runnels
Enhance Rena Mero
Poke B.B.'s Boobs

Triple H (Our Time)
Billy Gunn (Ass Man)
Degeneration-X (Are You Ready?)
Vince McMahon (No Chance)
Chris Jericho (Break The Walls Down)

The Rock
Chyna
Mankind
Undertaker
Sable Before Surgery
Kane Unmasked

Triple H
X-Pac
D-X Picture Gallery
New Age Outlaws

Curse Bot
Signs In The Crowd
French Translater
Your A Wrestleaholic When...
Get Insulted
Jerry Lawler's Jokes

D-X
The Rest Of The WWF

WWF
WCW and ECW




  NEW! Poetry and Doll Maker with Galleries!     [Learn About Our Ecommerce]
Graphics Gallery!





HTML Codes



Flashy marquee:

<marquee scrollamount=80>text</marquee>
80 can be any number below 100.



Marquees with background:

<marquee bgcolor=color>text</marquee>



Extras

<hr> A straight line

<center>Centered</center>
<i>Italics</i>

<u>Underlined</u>

<s>Slashout</s>

<b>Bold</B>

<sup>SuperScript</sup>

<sub>SubScript</sub>



To make a cool 3 part marquee: (Repeat for more sections)

<marquee bgcolor=yellow width=15%>Hello!</marquee><marquee bgcolor=lime width=15% direction=right>Hello!</marquee><marquee bgcolor=aqua width=15%>Hello!</marquee>



The AOL Locate me code:

<A HREF="aol://3548:YOUR SCREEN NAME">locate me</a>



A pop up thing just like the thing that asks for your name:

<SCRIPT language="Javascript">alert("Welcome!") </SCRIPT>


A pop-up that asks your name:
<center>Hello, <script language="VBScript"><!-- Dim Name Name=InputBox("What is your first name?") document.write Name --></script>


To make a table with a double (or more) border, type this:

<table border=8 bordercolor=aqua><tr><td><br> <table border=6 bordercolor=lime><tr><td><br> <table border=4 bordercolor=blue bgcolor=white><tr><td><br> (this is where you write stuff if you're going to)<br> </table></table></table>


An awesome new code

<TABLE BORDER="0" WIDTH="500" STYLE="filter:glow(color=a color, strength=a number 1-10)"> <TR><TD><center><font color=color size=5>Thanx for coming!</TABLE></DIV>


Music on your site:

<table border=2><tr><td><embed ___="midi url" width="140" height="25" loop="true" autostart="true" controls="smallconsole"></tr></td></table> **NOTE: See that blank? Replace that with s r c (no spaces)



Marquees can go right, left, up, or down!

<marquee direction=right, left, down, or up>text</marquee>



Block people from stealing stuff on your site ( like mine) :

<script language="javascript"> // No rightclick script // (c) 1998 barts1000 // barts1000@aol.com function click() { if (event.button==2) { alert('Change this if you want') } } document.onmousedown=click </script>


A cool chat

<applet code=ChatTerRific width=250 height=130 codebase="http://cool.com/java"><br> <param name=fgcolor value="000080"><param name=bgcolor value="ffffff"><br> <param name=textcolor value="ffffff"><param name=title value="mad chatter"><br> <param name=key value="34289447">You'd be having more fun with a Java-enabled browser!</applet>



To make a cool textarea:

<textarea ROWS="5" COLS="25" style="background:blueviolet" style="font-family:tahoma" style="color:yellow"style="font-weight:bold" style="border style: solid">type in here!</textarea>



Different fonts:



Fonts that work on all browsers:

  • Arial

  • Courier New

  • Comic Sans MS

  • Impact

  • Snap ITC

  • Verdana

  • Wingdings



    Font sizes:

    <font size=#>

    You can use any number 1-6, 6=most.



    Font color:

    <font color=color>



    Some colors are: Dodgerblue, Salmon, Blueviolet,
    Turquoise, Lime, Seagreen, Pink, Royalblue,
    Yellow, Goldenrod, Coral, Burlywood, Firebrick,
    Forestgreen, Fuchsia, Indigo, Skyblue, Indianred,
    Olive, Peru, Orchid, Plum, Springgreen, Steelblue,
    Teal, Gray, Hotpink, Cornflowerblue.

    **NOTE: Adding light, medium, or dark
    often changes the color



    A button to click on:

    <INPUT TYPE="button" VALUE="Click here!" onClick='alert("Hi!")'></FORM>


    A 3 row table:

    <table border=4 bordercolor=blue><tr><td bgcolor=white><br> <font color=blueviolet>Text</tr><br> <tr><td bgcolor=blueviolet><br> <font color=white>Text<tr><td bgcolor=white><br> <font color=blueviolet>Text</table>


    A table with 2 columns and a border:

    <table border=0 cellspacing=5 cellpadding=7 bgcolor=blueviolet> <tr><td bgcolor=aqua><br> <font color=magenta>Text</td><td bgcolor=lime><br> <font color=dodgerblue>Text</td></tr> <tr><td bgcolor=magenta><br> <font color=aqua>Text</td><td bgcolor=dodgerblue><br> <font color=lime> Text</tr></td></table>


    3 column table:

    <table border=4><tr><td bgcolor=blue><font color=lime>Text</td> <td bgcolor=lime><font color=blue><br> Text</td><td bgcolor=blue><br> <font color=lime>Text</table>


    A table with a background:

    <table border=2 bordercolor=lime background="http://members.tripod.com/~backcyn/cynbg111.jpg"> <tr><td><a href="*">*</a>More HTML Help<a href="*">*</a></table>


    To make a table with a double (or more) border, type this:

    <table border=5 bordercolor=lime cellspacing=0><tr><td><br> <table border=5 bordercolor=blue bgcolor=white cellspacing=0> <tr><td>text text text<br> </table></table>


    A really cool border for tables

    <table border=8 bordercolorlight=dodgerblue bordercolordark=yellow><tr><td bgcolor=white><br> Blah blah blah blah blah</table>


    A link code, besides the expage way:

    <a href="the url">text</a>



    An email link:

    <a href="mailto:Youremail@blah.com">text</a>



    An email with a subject!

    <a href="mailto:Youremail@blah.com?subject=Your_Webpage"><br> Click here to email me!</a>



    To make an animation/picture, type this,
    but try #'s until it fits!

    <table background="the url of the image" height="#" width="#"><tr><td></table>


    Body backgrounds (only works on expage on certain computers.)

    <!body background="a url">



    Background that doesnt move when you scroll!

    <!body background="url" bgproperties="fixed">



    A cool background changer:

    <a href="" onMouseOver="var bg = prompt('Put in a color!'); document.bgColor=bg">Wanna change the background?</a>



    A mouseover:

    <a href="" onMouseover="alert('TEXT here')">click here!</a>



    The EXPAGE code:

    <a href="the midi url">Click here to listen to blah blah!</a>



    OR



    <META HTTP-EQUIV="Refresh" CONTENT="0; URL=MIDI URL">



    To make a line, type this:

    <hr width=300>
    A line with color!

    <hr color=color>


    Line with width and color:

    <hr width=300 color=yellow>


    To make a drop down link list
    (You can repeat the "option value=blah" part for more links):

    <table border=4 bordercolor=blueviolet bgcolor=yellow cellspacing=0 width=130> <tr><td><center><br> <form name="gotolocation1" method="POST"> <select name="dropdown1" size=1> <option value="http://expage.com/page/moomoooink"> Sara's CyberWorld</option> </select> <input type="button" onClick="location = document.gotolocation1.dropdown1.options [document.gotolocation1.dropdown1.selectedIndex].value;" value="I wanna go there!"></table>


    There are 3 different kinds of cool lettering!

    <TABLE STYLE="filter:DropShadow, Glow, or Shadow(color=a color, strength=a number 1-10)"> <TR><TD><center>Thanx for coming!</TABLE></h5>


    Link button!

    <!FORM METHOD="LINK" ACTION="http://expage.com/page/moomoooink"> <INPUT TYPE="submit" VALUE="Main page"></FORM>


    A link button with color!

    <FORM METHOD="LINK" ACTION="URL here"> <INPUT TYPE="submit" VALUE="Main Page!" ROWS=5 COLS=25 style="font-family:tahoma" style="border style:solid" style="background:aqua" style="color:blue"></FORM>

    To make something small!

    Text<sup>text</sup>



    Cool code!

    <FORM><TEXTAREA NAME="text" ROWS=3 COLS=15></TEXTAREA> <center> <INPUT TYPE="button" VALUE="Pop it up!" onClick="alert(this.form.text.value)">

    A pop-up with cancel option:
    <SCRIPT language="JavaScript"> confirm("Are you sure you wanna come?") </SCRIPT>

    Enter the URL!
    <INPUT name="the_url" type="text" value="http://" size=30> <INPUT type="button" value="Go there!" onClick="window.location=this.form.the_url.value"> </FORM>


    Textarea that allows html!

    <ilayer name="scroll1" width=390 height=200 clip="0,0,475,200"><br> <div id="scroll3" style="width:100;height:75; background-color:blue;overflow:scroll"><br> <font face=Arial color=white>type any html in here!<br> </textarea></div>



    To align text on different sides:

    <p align=left or right>Aligned right</p>



    Cool code!:

    <FORM><TEXTAREA NAME="text" ROWS=3 COLS=15></TEXTAREA> <center> <INPUT TYPE="button" VALUE="Pop it up!" onClick="alert(this.form.text.value)">

    Cool nifty lil thing!:
    <form>Yes.<input type="radio" onClick="alert('Yay!')"> No.<input type="radio" onClick="alert('Awww')">

    Do you like my site
    Yes. No.

    A cool marquee!

    <marquee bgcolor=cyan width=15%>Hello!</marquee> <marquee bgcolor=yellow width=15% direction=right>Hello!</marquee> <marquee bgcolor=white width=15%>Hello!</marquee>

    Words at the top part of your browser in expage (put in middle section) or the title on any other browser:
    <title>text here</title>

    How to make a cool banner in Paint, the program I use: **You don't have to do 1-5 if you have cool fonts already** 1. First, download some cool fonts at fontfile.com 2. You need WinZip to unzip the fonts, which you can get for free at winzip.com 3. Once you download fonts, WinZip should open automatically 4. Find the font in the list, click Next a few times to Unzip it 5. Go to control panel (in settings, in start menu), then go to file, install font, and find it in your files ******************** 6. Open Paint (Start menu, Programs, Accesories, Paint) 7. Click the black A and drag the square, than type 8. If the text toolbar doesnt show up, go to view, text toolbar, then pick the font you want in the list. 9. Decorate it, color the text in with the bucket button 10. Crop it down by cutting and pasting with the top, right button (make a square around the pic, then move it to the most upper left corner) and move the edges of the white space so its as small as possible. 11. Save it, then upload it, using your homepage maker (expage, etc)

    To make "typewriter" font:

    <tt>blah</tt>

    To indent text:

    <dl><dd>text</dl>

    Linking to an AOL chat, must have AOL not AIM:
    <a href="aol://2719:2-2-CHATNAMENOSPACES/">come chat!</a>

    following text:
    <script language="javascript"> ticker ("THE SCRIPT GOES HERE"); </script>
    wierd stuff (NOTE:Not for macintosh people:-(
    tounge 4 simley: alt 0222 :-Þ ( Do not include the eyes and nose )
    Upside down question mark: alt 0191 ¿
    Upside down exclamation mark: alt 0161 ¡
    The funny s: alt 123456789 §
    the u with an apostraphe over it:alt 151 ù
    the i with an apostraphe over it:alt 141 ì
    a wierd thing:alt 15 ¤
    wierd symbol:alt 159 ƒ
    another wierd symbol like in pokemon: aly 157 ¥
    Paragraph symboly:alt 14789652 ¶
    Make a mixed a nd e:alt 145 æ
    Make like a rewind button:alt 174 «
    Make like a foward button:alt 175 »
    Another wierd thing:alt 128 Ç
    Make a mixed and capital a and e:alt 146 Æ
    Make a dot:alt 1987321 •
    Make an o with an apostraphe over it:alt 149 ò
    pounds:alt 156 £
    cents sign:alt 155 ¢
    wierd symbol:alt 1777 ±
    Degrees symbol:alt 05552 °

    Making objects flash!:
    <BLINK>the text to blink</BLINK>

    To get Curlz mt font type:
    <font face="curlz mt">

    Hover Text-
  • For link:<a href=URL OF WEBSITE> TEXT HERE</a>

  • For e-mail-<a href="mailto:NAME@EMAIL.com"> TEXT HERE</a>

  • For e-mails with subject-<a href="mailto: NAME@EMAIL.com?subject=blah"> TEXT HERE</a>

    Automatic Re-Direction Link- (When you go to the site, it automatically waits a few seconds then goes to the next site)
    <META HTTP-EQUIV="Refresh" CONTENT="6; URL=URL HERE">

    Link Button with color-
    <FORM METHOD="LINK" ACTION="URL HERE"> <INPUT TYPE="submit" VALUE="TEXT HERE" style="font-family:FONT HERE" style="border style:solid" style="background:COLOR HERE" style="color:COLOR HERE"> </FORM>


    Button with color hover-

    <applet code="fphover.class" codebase="http://members.xoom.com/spicegraphs/_fpclass/" width=120 height=24><br> <param name="text" value="Click here"><br> <param name="COLOR" value="#dda0dd"><br> <param name="HOVERCOLOR" value="#9370db"><br> <param name="textcolor" value="#FFFFFF"><br> <param name="effect" value="glow"><br> <param name="url" value="URL GOES HERE!" valuetype="ref"><br> <param name="font" value="Dialog"><br> <param name="fontstyle" value="regular"><br> <param name="fontsize" value="10"></applet>













    Text area allowing HTML-

    <ilayer name="scroll1"clip="0,0,475,200"><br> <div id="scroll3" style="width:100;height:75; background-color:COLOR HERE;overflow:scroll"><br> TEXT HTML TEXT HTML</textarea></div>



    Background Music 2-

    <BGSOUND SRC="MIDI URL" AUTOSTART="true" HIDDEN="true" LOOP="infinite">



    Drop-Down Link Lists-

    <form name="gotolocation1" method="POST"> <select name="dropdown1" size=1> <option value="URL HERE"> TEXT HERE</option> <option value="URL HERE"> TEXT HERE</option></select> <input type="button" onClick="location = document.gotolocation1.dropdown1.options [document.gotolocation1.dropdown1.selectedIndex].value;" value="TEXT HERE">

    Cool code

    <FORM><TEXTAREA NAME="text" ROWS=3 COLS=15></TEXTAREA> <center> <INPUT TYPE="button" VALUE="Pop it up!" onClick="alert(this.form.text.value)">

    Yes No Table

    <form>Yes<input type="radio" onClick="alert('Yay!')"> No<input type="radio" onClick="alert('Awww')">

    3 Part Marquee

    <marquee bgcolor=COLOR HERE width=15%>TEXT HERE</marquee> <marquee bgcolor=COLOR HERE width=15% direction=right>TEXT HERE</marquee> <marquee bgcolor=COLOR HERE width=15%>TEXT HERE</marquee>
    CometZone



  • Sign Guestbook

    View Guestbook

    Nothing from this site should be taken without the webmasters permission
    In no way whatsoever is "http://www.maxpages.com/degeneratex" affiliated with the WWF
    Check To Go Back
    Fax
    DegenerateX Webmaster

    Domain Lookup
             www..
    Get www.yourdomainofchoice.com for your site with services!




    .

     
    Any WordAll WordsExact Phrase
    This SiteAll Sites
    Visitors: 03093
    Page Updated Sun Mar 12, 2000 2:58pm EST