BASIC HTML CODES

 

To center a picture on a page <center>                 (type this before the code to add a picture)
   
To add an image to page <img src="the url and image name">
  example:  <img src="http://www.mywebpage.com/frogpic.jpg">
   
Change size of image on page <img src="the url and image name" WIDTH=XX HEIGHT=XX>
  ex: <img src="http://www.mywebpage.com/frogpic.jpg" Width=200 Height=125>
   
To go to next line when typing <br>                        (type this after a sentence or after a rule on rules page)
  <br><br>                 (for double spacing or a blank line between lines)        
   
To put this banner on top of tourney page

  copy this code and paste in the customize tournament layout area  where it says top image link:                    http://users.igl.net/paulmullins/ftp/marathon.gif             
   
To put this banner on top of tourney page

  copy this code and paste in the customize tournament layout area  where it says top image link:                       http://users.igl.net/paulmullins/ftp/bos5.gif             
  Using another site such as photo bucket will have its own coding to copy.
  This coding is only if you are linking directly to a private site.   The coding
  is as follows:  url of where picture is/picturename