Site hosted by Angelfire.com: Build your free website today!

Quick Search/ Upload Files/ More WebPage Help /Home

WebPage Help

The three most important programs you need to make a webpage is

First open a new file in Note Pad and start out with this basic form.

< !DOCTYPE html PUBLIC "-//W#C/DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/transtional.dtd"> < html> < title>Page Title< /title> < /head> < body> ... content gose here... < /body> < /html>

If you want to add a background color or a differnt font to your webpage you will want to use these codes
  • background color:< body bgcolor="name of color">
  • font color:< body font color="name of color">

If you want to align your page text put the code < p align="alignmet gose here"> and the end tag is < /p>

T right,left,center and justify.

The differnt types of writing are,

  • BOLD=< b>
  • ITALIC=< i>
  • UNDERLINE< u>
  • STRIKE THROUGH< s>
  • TYPEWRITER TEXT< tt>
  • ALL 5

Note: Take out the space between < x

"Web Page Builder Help" © 2003 Llama Lord incorprated All Rights Reserved