Division of Information Technology
Web Publishing @ SFSU
Frequently Asked Questions

What is a personal homepage

A personal homepage is your place on the World Wide Web where you have the opportunity to publish written, graphic, audio, and short video works.

Why create a personal homepage How does one create a homepage

Homepages consist of HTML documents and other files (graphics, text, sound, video clips) that are linked to the HTML document. HTML documents are text files that have been marked-up using a language called HTML. HTML files can be created using almost any text editor. Specific HTML editors can be used to speed up adding HTML codes.

What is HTML?

HTML stands for HyperText Markup Language: Which can simply be described as a set of formatting commands added to text files. HTML codes can be recognized by the pointy brackets that surround them<>. The codes are usually paired to surround the text they are formatting. Example:

Bold Text
<B> Bold Text </B>
The codes can also be compounded to have 2 or more effects. Example:

Bold/Italic text
<I> <B> Bold/Italic text</B> </I>

How hard is it to learn all the codes?

Fortunately, just a few HTML codes must be added before a document can be published. As publishers gain experience, the more complicated codes can be added for desired special effects. It is easy to use codes to markup paragraphs, lists, images, & links. Multiple level indents, fancy tables and type limitations pose formatting challenges.

What is the best way to learn HTML?

By viewing and studying the source code (HTML file) of the pages you admire. If the page's code seems overly complicated try viewing a simpler page. As you explore 'behind the scenes' of pages you will start to learn the codes needed to markup your own document. Or if codes are unappealing to you, try some of the 'point and click' homepage builders like PageMill. To view the HTML markup codes used to create any HTML document follow these steps: 1. Select View from the Netscape menu bar 2. Select Source... from the View list While you are viewing the HTML source document you can copy it using the standard Macintosh (Command-C) and Windows (Ctrl-C) copy commands. Or you can save the HTML file using the Save As.. command, selecting Source/HTML as the format type.

Are there different kinds of HTML?

Yes, there are official standard & not so official dialects called v1.0, 2.0, 3.0, N1.1, & N2.0. The official language is developed by a global consortium. With each revision the number associated increases. Some companies have developed codes not approved by the consortium. Although it is fun to try unsupported codes, they can be problematic for some browsers.


About | Getting Started | Create | Publish | Enhance | Advertise | Maintain
Index | Glossary | Software | For more Information


SFSU Home   Search   Need Help?  

1600 Holloway Avenue, San Francisco, CA 94132 (415) 338-1111
Last modified February 11, 2008 by the Web Team