| Home |
|
Creating a Web Site: A Tutorial |
|
To compose a Web page, you need to learn how to generate HTML files. Although HTML looks complicated when you first view a source page, it's a relatively simple computer language. You can compose Web pages in three ways:
Editors and translators offer the great advantage that you don't have to learn any HTML commands, but it's still handy to know a little about HTML. Sometimes the editor doesn't produce exactly the results you want, and you can open the source file, identify the problem, and fix it.
|