A basic image code (doesn’t work
with expage)
<img src=”IMAGE URL HERE”>
Basic Graphic 2 (Works with
Expage)
<table background=GRAPHIC URL height=#
width=#><tr><td></table>
Some Graphics you may want to be
linking
Graphics. (Doesn’t Work with Expage)
<a href="URL OF LINK"><img src="URL
OF GRAPHIC"border=0></a>
Link Graphic 2 (Works with Expage)
<table background="GRAPHIC URL"
height=# width=# border=0><a href="LINK URL"><tr><td></table>
A webpage just isn’t a webpage without
links. Links
Allow people to let vistors go
to some of your favorite
Sites. Or let’s them visit
another page of yours.
Basic Link:
<a href=URL HERE>PAGE NAME HERE</a>
A link that lets people email you:
<a href=mailto:EMAIL ADRESS>Email Me!</a>
Page seem to look smaller
Simple Textarea:
<textarea>TEXT HERE</textarea>
Textarea with Color:
<textarea ROWS=5 COLS=15
style="background:COLOR"
style="font-family:FONT"
style="color:COLOR HERE"
style="border style:solid">
TEXT
TEXT</textarea>
_________________________________________
A textarea allowing HTML which these codes
can be placed in:
<ilayer name="scroll1">
<div id="scroll3"
style="width:100;height:75;
background-color:COLORHERE;
overflow:auto">
TEXT HTML TEXT HTML
</textarea></div>
©Jimman Productions 2000-2002
All Rights Reserved.