 |
Headlines
Include the latest news provided by our servers like a picture on
your page. Users can click on the headlines and the more news will
open in a NEW window without interfering with your site. |
Instructions
Click in the approximate area where you want the headlines.
Change to HTML View on your web page editor (Frontpage, Dreamweaver).
Paste the following code into the editor:
<a href="http://www.unitedliberia.com"
target="_blank"><!--BEGIN UnitedLiberia Headline Code.
Adjust the width & height & font size (1 or 2) to the needs
of your website.
DO NOT change the image width & height in a page editor (FrontPage
or Dreamweaver)-->
<img src="http://www.unitedliberia.com/cgi-bin/content/sidebar.php?fontsize=1&width=220&height=100"></a> |
Switch back
to page view in your web page editor. You can now move the image, align
it, position it to where you want it, etc.
BE CAREFUL - DO NOT adjust the height, width, and fontsize from
the page view in your web editor. To change these values, you must edit
them in the image's source (src=).
For
example, if you wanted to make the sidebar have a fontsize of 2, a height
of 180, and a width of 320, you would change the source to read:
| http://www.unitedliberia.com/cgi-bin/content/sidebar.php?fontsize=2&width=320&height=180 |
The full image tag would be:
| <img src="http://www.unitedliberia.com/cgi-bin/content/sidebar.php?fontsize=1&width=200&height=300"> |
Please keep
the link to the United Liberia webpage so your users can read more news
if they wish. With the fontsize of 2, a height of 180, and a width of 320,
the full code to include headlines would be:
<a href="http://www.unitedliberia.com"
target="_blank"><!--BEGIN UnitedLiberia Headline Code.
Adjust the width & height & font size (1 or 2) to the needs
of your website.
DO NOT change the image width & height in a page editor (FrontPage
or Dreamweaver)-->
<img src="http://www.unitedliberia.com/cgi-bin/content/sidebar.php?fontsize=2&width=320&height=180"></a> |

Questions?
Comments? Want another format? Email us at dbauer@unitedliberia.com
|