-+other+-

  • Upload a image from your computer
    1. Get a Chick Page or a Gurlpage or Angelfire
    I don't know Chick page and Gurlpage that well, but you do basicly the same thin' on all three of them.
    2. You have to sign up for a account first
    3. Remember your password and your account name
    4. Now you have to log in
    5. After you've logged in scroll down to the bttom and you'll see a button that says 'Brawse'
    Note: If you don't see that button, then that means that your brawser is too old, I recommend you to upgrade it.
    6. Click on it and it'll make a pop up window, select the one that you want to upload, then press the 'Upload'button beside the 'Brawse' button
    7. Now your image has been uploaded! Your image's URL should look some thin' like http://www.angelfire.com/hi3/babyg/images/hearta.gif
  • Plain textbox
    <textarea>text</textarea>
  • A text box with different colors
    <textarea ROWS="5" COLS="25" style="background:color" style="font-family:verdana" style="color:color"style="font-weight:bold" style="border style: solid">Text</textarea>
  • A textbox that allows HTML codes
    You can type whatever u wanna in this one, it allows htmls.
    Blah blah blah blah, hee hee, I love doin' that:)
    <ilayer name="scroll1" width=390 height=200 clip="0,0,475,200"> <div id="scroll3" style="width:100;height:75; background-color:blue;overflow:scroll"> <font face=Arial color=white>Type anything here</textarea></div>
  • Locate me, only works if you have AOL <A HREF="aol://3548:your screen name">locate me</a>
  • E-mail without showin' the mail address
    Mail me <a href=mailto:E-mail address>text</a>
  • Mail with a subject
    Mail me again lol <a href="mailto:mail address?subject=blah blah"> email me</a>
  • E-mail button
    <input type="button" value="E-mail Me" onClick="parent.location='mailto:E-MAIL ADDRESS subject=TEXT'">
  • To make a html code show up, put <xmp> in front of the code, don't forget to close it with a '/'!!!
  • To make a non-expage picture show up:
    <table background="picture url" height="number" width="number"><tr><td></table>
    Note: You have to try the number until the image fits!
  • This code will take you automaticly to another URL <META HTTP-EQUIV="refresh" CONTENT="a number here; url=page url">
  • A line
    <hr>
  • A line width width
    <hr width=NUMBER>
  • A line with color
    <hr color=COLOR>
  • A line with width and color
    <hr color=lightskyblue width=300>