Site hosted by Angelfire.com: Build your free website today!
undefined
undefined Basic Stuff
Basics

Basic Stuff


Font color

<font color="color">Text</font>Text


Font Size

<font size="1-100">text</font>(size 100) text


Font Change

<font face="font">text</font>Comic Sans Ms


Bold

<b>text</b>text


Underline

<u>text</u>text


Slashout

<s>text</s>text


Italic

<i>text</i>text


Center

<center>text</center>
text


Start a New Paragraph

<p>text</p>

text

text


Make A Link

<a href="URL">text</a>Moo's Webpage


Make An Email Link

<a href="mailto:emailaddress">email address</a>jell_pearl@email.com


Make text blink
{Only Netscape Users will be able to see this feature!}

<blink>text</blink>text


A Picture Link

<a href="URL"><img src="/images/name of the picture file" border=0></a>


OR Just to put an Image<img src="picture of url">


How to put an image on Expage

<table background="url of image"><tr><td></table>


Unnumbered List

<ul><li>text<li>text</ul>
  • text
  • text

Numbered List

<ol><li>text<li>text</ol>
  1. text
  2. text


| Contents | HOME |