International Directory Online

Sample Html Code

Below is some sample html code that can be added to your page. Just insert the code where you would like the effect to appear in your page.

 Header 1                         <h1>Your Text Here</h1>

 Header 2                         <h2>Your Text Here</h2>

Header 3                         <h3>Your Text Here</h3>

Bold                               <b>Your Text Here</b>

Italic                               <i>Your Text Here</i>

Horizonal Line                   <hr>


Link           <a href=http://www.civitan.org>Civitan International</a>
Replace www.civitan.org and Civitan International with the address and name of the link you wish to add.