Sitemap

Basic HTML
Commands

*

Basic Framework
<HTML> <HEAD>
<TITLE> about 10 words</TITLE>
<META NAME="DESCRIPTION" CONTENT="One or two sentences">
<META NAME="KEYWORDS" CONTENT="this, that, 'theother', whatever">
<META NAME="RATING" CONTENT="General">
<META NAME="ROBOTS" CONTENT="index, follow">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<META NAME="REVISIT-AFTER" CONTENT="4 weeks">
<META HTTP-EQUIV="REFRESH" CONTENT="0; URL=where-to.htm">
</HEAD><BODY>
BACKGROUND="name.gif" BGCOLOR="#0000FF"
TEXT="#000000" LINK="#0000FF" VLINK="#FF00FF" ALINK="#FF0000"
</BODY></HTML>
Format Control
<P> </P>Paragraph
<P ALIGN="right">Text to be aligned</P>
<BR>Line Break
<BR CLEAR="all">
<CENTER> </CENTER>Center
<UL> <LI> </UL>Un-ordered List
<OL> <LI> </OL>Ordered List
<pre> </pre>Pre-formated data
Headings
<H1> </H1>25 point Bold
<H2> </H2>20 point Bold
<H3> </H3>14 point Bold
<H4> </H4>12 point Bold
<H5> </H5>10 point Bold
<H6> </H6>8 point Regular
Comment
<!--     --> ignored by HTML
Character Formats
<B> </B>Bold
<I> </I>Italic
&nbsp; or &#160;No Break Space
&pound; or &#163UK £
&lt; and &gt;< and >
&amp; and &copy; (copyright)& and ©
<FONT...> </FONT>
SIZE="-1" COLOR="blue" COLOR="#0000FF"
FACE="Arial,Helvetica,sans-serif"
FACE="FACE="'Times New Roman',Times,serif"
FACE="'Courier New',Courier,monospace"
Tables
<TABLE>
BORDER=1 ALIGN="center" CELLPADDING=10 CELLSPACING=3 BORDERCOLOR="red"
<TR> <TD>
COLSPAN=2 ROWSPAN=3 WIDTH="200" BGCOLOR="aqua" ALIGN="center" VALIGN="top"
</TD></TR></TABLE>
Images
<IMG SRC="name.gif" WIDTH="119" HEIGHT="132" BORDER=0 ALT="Name" hspace=10 align="left">
<IMG SRC="redline.gif" WIDTH="100%" HEIGHT="11" ALT="*">
* Space character width 20
<img src="space.gif" width=20 height=1 alt="" border=0>
<HR>
SIZE=3 WIDTH=100%
Links
<A HREF="name.htm">A link to Name Page</A>
DIV Paragraph Formating
<DIV ALIGN="right">Text to be formatted</DIV>
 
Richard Waller Website Creation
50 Sea Lane, Goring-by-Sea, BN12 4PY
Phone: 01903-248782
Contact Us
Homepage: http://www.waller.co.uk

[ Top ]

*

Website by: Richard Waller
Comments? Suggestions? Contributions?
Please contact us
      Go to HomePage Home
Page
     Go to Sitemap Site
Map

  http://www.waller.co.uk/htmlctrl.htm