What is html?
How do I set up my page?
How do I add a background to my page?
How do I add text to my page?
How do I add color, font, size, and special effects to my text?
How do you put writing directly under another line of writing?
How do you skip lines?

What is HTML?

HTML is the language most widely used to make a web site. You put the tags into the editor, such as Geocities, and the computer converts the tags into what you see on your web site. Another language widely used, like HTML, is java script. You have to go to the advanced editor to use HTML.

up


How do I set my page up?

These are the tags you use at the top of your page:

up


How do you add a background to your page?

If you want a background color, all you need to do is use this tag:

up


If you want a background image, you use this tag:

up


How do I add text to a page? To add text to a page, you use this tag:

up


How do I add color, font, size, and special effects(bold, italics) to my text?

To add color, you use this tag:

To add a font, you use this tag (visit my etc. page for some websites with cool fonts!):

To add a font size, you use this tag:

Click here for an example!

To make writing bold, you use this tag:

To make writing italicized, use this tag:

To make writing underlined, you use this tag:

You can also put all of them together!

up


When you have the writing on one line, how do you put writing directly on the line below?

This is a question that I am asked a lot! Even though it is such a simple tag, people just can't seem to remember it! Here is the tag you use:

Just put that after the text to have the next text on the line directly below! Here is an example of how it looks:

Flawless Web Page Help
We offer the best help on the WWW!

up


How do you skip lines?

To skip lines, use this tag:

up