How to HTML

Hey! More HTML stuff!
or
Just 'cause you wanted to know!!! ..*smile*...

...Ready...
...Set...
...GO...


~ More Text Attributes ~

small
<small> small </small>


big
<big> big </big>

  • Bulleted text

  • <li> Bulleted text </li>
    Blink
    <blink> Blink </blink>
    PLEASE NOTE! Too much blinking text can annoy everyone!! Use it sparsley.
    Do the font color change between letters. Surround it with a table (see below).
    Put a little work into it beforehand to make it a happy thing! :)


    ~ Dividing Lines ~

    Here are some samples of lines and how they got that way.
    Lines are cool because you can make all sorts of neat designs with them.


    <hr>


    <hr size=1>


    <hr size=10 width=200>


    <hr size=25 width=30 align=left>


    ~ Is that pic toooo big? ~


    <img align=middle src="http://www.ptialaska.net/~melissag/htmlguide/froggie.gif">

    More reading: *grin* You got the pic you want...giving your lover some roses perhaps?
    But it fills the screen and may just be frowned upon by others.
    So
    change the size. It's fun to stretch it anyhow. Go wild.
    You have access to a piece of the everbendable magic stuff here!


    <img align=middle width=60 height=100 src="http://www.ptialaska.net/~melissag/htmlguide/froggie.gif">
    *smile*Using this also helps the browser to load the graphic faster.


    <img align=middle width=300 height=80 src="http://www.ptialaska.net/~melissag/htmlguide/froggie.gif">


    ~ Tables ~

    Because you asked. Want to frame your words? Pics?
    Tables are very cool to have around. :)

    Oh my!! I've been framed!! *grin*

    <table border=8><td>Oh my!! I've been framed!! *grin*</td></table>

    And the double frame. I suppose you can add as many as you like. I've never tried.
    Hmmmmmmm...
    You can change the font attributes inside or put a picture URL where the words are.
    There are so many things to learn about tables...this is only the beginning!
    *smile*happy*smile*

    Table cells automatically
    stretch around whatever
    you put in them. :)

    <table border=8><td><table border=4><td>
    <center>Table cells automatically<br>stretch around whatever<br>you put in them. :)</center>
    </td></table></td></table>


    Wow! I've done a whole 'nuther page of stuff and I didn't even
    get around to showing you...but next time. No worries!
    It's all down on paper..sort of. Don't forget to use your end tags!!
    Above all and beyond - have fun!

    See you! Melissa/WhymsiqueL

    Return to Stone's Throw. Don't forget to sign my guestbook! :)

    Stone's Throw Logo

    EASY HTML 1 | EASY HTML 3 | EASY HTML 4
    EASY HTML 5 | EASY HTML 6