Intro
to HTML Editor Help
Right off the bat:
The First thing. . . File | Save As
You can learn more by saving other people's pages and opening them
up in the CoffeeCup HTML Editor than any book could provide.
Use what has already been created as your Guideline. There are professionals
creating these Great pages and since Browsers let you save it as .html
- what could be better ?
What it all comes down to is understanding that HTML is two things:
Text and Tags. Text are all the words you see. Tags
define the way the text and images are presented. If you want the
word COFFEE to be in bold, you could use the <BOLD> tag.
It might look something like this:
We drink <b>COFFEE</b> to wake up.
It's that simple.
Starting
a New Webpage
CoffeeCup HTML Editor Help - For More Help, visit http://www.coffeecup.com/help/
|