Building web pages: the nitty and the gritty


Choosing an Editor

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:


Designing Pages and Sites

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.

Back   Topics   Next


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.