|
Division of Information Technology
Web Publishing @ SFSU What is HTML? |
| What is HTML? | HTML stands for Hypertext Markup Language. Existing text documents can be modified by adding specific markup codes to prepare them for distribution on the World Wide web. This document is an example of an HTML document. |
| Viewing the HTML Codes using Netscape | To view the HTML markup codes used to create any HTML document
follow these steps:
While you are viewing the HTML source document you can copy it, for later reference. You can do this by highlighting what you want to copy, then use the standard Macintosh (Command-C) and Windows (Ctrl-C) copy commands. You can also save the source using the File - Save command (select source as the type) or even attach the source to an E-mail message to yourself |
| Tools for Creating Simple HTML Documents | There are a number of software programs/add-ons specifically
designed to assist in the creation of HTML documents. These tools speed
up the creation of HTML documents, however they add a level of complexity
to the process of learning HTML. Some simple, (hopefully) familiar tools
that can also be used are basic text editors and a browser:
|
| The Process | To develop an HTML document, first enter some text, then use HTML tags to markup your document. After you have created your first homepage, save it in text format, assigning it an .htm or .html extension. If you are working on a computer with Netscape you can preview your homepage by selecting Open File from Netscape's File Menu option. Each time you make changes to the html file you will need to reload using the Reload button or Ctrl-R command. |
| General Guidelines |
|
| Different ways to create HTML document |
Export Bookmarks Save a copy of your bookmarks to disk using your browser's Export Bookmarks / Save As.. command.
Convert an existing document
Use a simple text editor
Use an HTML code editor
Use a WYSIWYG HTML editor
Use a Site management tool
Write a custom program to create the pages
|
| For More Information | HTML code Guides World Wide web FAQ |
Home
Search
Need Help?
1600 Holloway Avenue, San Francisco, CA 94132 (415) 338-1111
Last modified February 11, 2008 by the Web Team