webspressowebspresso
webspresso
webspresso
webspresso
webspresso

~HOW TO INSERT A HYPERLINK ON WEBSPRESSO~

Instead of using IMG SRC="Your IMAGE PATH.GIF", you will use A HREF="Your IMAGE PATH.GIF". The only difference is you will NEED TO ADD a text message after you close the tag - something like CLICK HERE!
THEN - this is VERY VERY VERY IMPORTANT - YOU MUST CLOSE the Hyperlink with <./A>. If you do not close the tag, the whole board will be affected!

~EXAMPLE OF A HYPERLINK~
<.A HREF="http://www.webspresso.com/_borders/2wbt1A.gif"> CLICK HERE <./A>
Would look like this after you submit your post:    
CLICK HERE 

~~~~~~~~~~~~~~~~
YOU can also use this for a hyperlink to a PAGE
<.A HREF="http://www.webspresso.com/charms.htm "> CHARM PAGE!<./A>
Would look like this after you submit your post:
CHARM PAGE!

READ THIS PLEASE!!!
**NOTE= my example has a period in the <.TAGS.>
DO NOT USE periods when you use your tags.
I have to use them, or the code would work its way into the page,
and you wouldn't be able to see it.