Fishead Tackle             



Quick Codes




How to add Links

This is what you need to memorize:


<a href=""></a>



    1. Add the webpage between the quotation marks
    2. Add the image or text between the ><



and it will look like this:


<a href="http://www.Link_to_Website.com">Text Here</a>


<a href="http://www.Link_to_Website.com">HTTP://Image Here.jpg</a>


<a href="http://www.Link_to_website.com">Image or Text here</a>





Add target="_blank to open in a new window


<a href="http://www.Link_to_website.com" target="_blank">Text</a>





Photobuckets code


<a href="http://www.Photobucket_website.jpg" target="_blank" alt="Mouse over text">http://Photobucket/image.jpg</a>


Red is the website URL and green is the image or text;
target=blank opens in new window and alt is mouse over text






How to post images



Add image url between the quotation marks


<img src="">





How to get image url from any webpage:



    1. Right click on image
    2. Select "Properties"
 Text

    3. Right click & Select all
    4. Copy to clipboard
 Text


Paste url between quotation marks:


<img src="">


<img src="http://www.fisheadcartoons.com/images/animate/an6-Botwav-100x44.gif">






Text Codes


Basic text code:

<font>Text</font>




Align Left, Center or Right:

   <div align="left">Text</div>

or

<center>Image</center>




Text code with color and size:

   <font color="#000000" size="2"> Text</font>




Large text:

<big>Text</big>



Small text:

<small>Text</small>



Bold:

<strong> Text </strong >   or   <b> Text </b>



Italic:

<i>Text</i>







More code for images


Mouse over Text

add text between quotation marks

alt=""

alt="Text"



Hoover mouse arrow over image and see mouse over text:

 Text





Image Border


To add a border insert:

border="1"




Size


To change size (not recommended):

width="100" height="44"





The finished image code will look like this:


<img src="http://www.fisheadcartoons.com/images/animate/an6-Botwav-100x44.gif" width="100" height="44" alt="Mouse over Text" border="0">




Marquee



Image or Text crossing the screen:




<marquee direction=right> Text or Image </marquee>




Music:


<bgsound src="http://www.fisheadcartoons.com/downloads/music/Lasting Hope.mp3" loop="">

or

<embed src="http://www.fisheadcartoons.com/downloads/music/Lasting Hope.mp3" autostart="true" hidden="true" loop="0">








Videos

<embed src="http://www.fisheadcartoons.com/downloads/videos/win_16_sec.wmv" autostart="false" width="144" height="144"">








To Show Code in forums:


Replace  <   with &+lt;      Replace   >  with &+gt;      (remove the +)




This code page was made by Dave Tackett and copyrighted to Fisheadtackle.com
Music by Kevin MacLeod