How to get the IHANA Membership html onto your Personal Website

If you have copied and saved the graphic directly from the Link to IHANA page, you still need to complete steps 1 through 5 below to get the html. Do not insert the picture directly into your page. The html will "call" it.

  1. To get the html for the box go to Documents. Click on the file called LogoHTML.htm. The code will display.
  2. Copy the section of code in whatever manner you usually use. (One way to be sure not to miss anything is to click anywhere on the code, type [Ctrl]-A to Select All, then [Ctrl]-C to Copy.) At this point the code is on your system's clipboard and will stay there unless you copy or cut something else or shut down.
  3. Go to the page of your site where you want to insert the membership box and get into the edit mode.
  4. Find the "insert html" option or however else it might be labeled for your webpage maker.
  5. Paste in the IHANA html code and save the page.
  6. Go back to Documents and click on Logo.jpg. When the graphic displays, right click on it and choose "Save Picture As."
  7. In the dialog box that pops up save the graphic as Logo.jpg to a convenient location on your hard disk.
  8. Upload the saved graphic to the same folder as your web page that holds the LogoHTML.

(Note: If you prefer to store all of your site images in an image folder, then you will have to edit the piece of code that reads src="Logo.jpg" to read src="YourImageFolderName/Logo.jpg".)