HTML files are straight text files, so I urge you to start learning how to write them by using whatever text processor is standard on your platform: for Windows users, that would be WordPad, and for Macintosh users, SimpleText. That way you will just be learning HTML instead of also having to learn to use a complex new software package. Once you have experience as a web author, you may choose to use a dedicated HTML editor, such as DreamWeaver, or to use the HTML capabilities that are included in such word processors as WordPerfect and Microsoft Word. In some cases, it may make sense to use the HTML export feature as the first step of creating web pages based on existing documents, but certainly for an initial learning stage, and quite possibly for a much longer time, you should then edit the resulting HTML file as an ASCII text file.
The following items apply to specific platform and software choices:
After you click "Save" in the File Save dialog, you will be asked to confirm that you want to discard formatting, as shown below:
While working with the file, be sure that "smart quotes" are turned off. This can be done with the key-combination <Shift>-<F3> or by using the mouse, as follows:
Smart (or "curly") quotes should not be used in HTML files, because Macintosh and Windows use different numerical values for those characters, so your page will not appear as intended to all viewers.
When you are finished, save the file by the following sequence:
To edit the HTML as a text file:
When you are done modifying the HTML file:
Building web pages can be fun and rewarding. But it takes some time and patience to build a page, or a site, that is worthwhile. Unfortunately it is all too easy, once you get started, to build a mediocre (or even a bad) web page. Throughout this class we will touch upon various aspects of page and site design, in an attempt to help you improve the quality of your site.
Your primary audience will be people who come to your site seeking information. In many cases they will be trying to find answers to very specific questions. Your first goal, then, is to ensure that the information is present on one page or another within your site. You will want to do more on your web pages than having just lists of links, with no real content.
Your second goal is to ensure that people can find the information easily. If your site includes a lot of information, it will be quite reasonable to organize that information into categories, and provide one or two layers of navigational pages that provide links to the content layer of your pages. You should keep the number of layers to a minimum, so that your reader will not be forced to make an "endless" succession of choices on content-free pages before finally reaching the real information, but do provide enough layers so that the number of choices on each page is not overwhelming. Because each member of your audience will think about the subject in his or her own way, it is quite reasonable, in fact usually a very good idea, to design your navigational layers so that there is more than one sequence of links that can be used to reach any given content.
When you design your own site, it is often reasonable to include a "hotlist" page, one containing links to other pages on the Web that you think visitors to your site would be likely to find interesting. Just be sure that your site is rich in original content, too.
Dick Piccard revised this file (http://www.ohio.edu/pagemasters/class/html1/build.html) on September 8, 2010.
Please E-mail any comments or suggestions to webteam@ohio.edu.