|
Multimedia on the Web: Multimedia and PowerPoint: Elsewhere on this site:
|
Microsoft's FrontPage has attempted to give you a familiar environment in which you can create your web page or site, very much like Word or Publisher, or other productivity applications. It makes the day-to-day maintenance of such pages easy, almost trivial. However, just as the World Wide Web isn't just like a book, web pages are not just like Word documents, so some care must be taken. In particular . . .
This is the real revolution of the World Wide Web. Books and other documents start with page one, and move in a linear fashion to the last page. The Web provides the ability to instantly jump around, making it possible for the reader to skip to exactly what s/he wants. You must be mindful of this capability as you construct and connect your pages, and be sure to provide navigational aides, called hyperlinks, to make this possible. As an example, the entire sequence of FrontPage tutorials (as well as the rest of the contents of this website) are listed in the menu structure in the left-hand column of this page as hyperlinks, so you may instantly skip to any part at any time. Links are also provided within these pages when information is covered elsewhere. If we knew everyone in the world had a Macintosh computer that was less than 3 years old, then we could simply post our web pages in the latest version of Appleworks and everyone would be happy. But the second revolutionary aspect of the World Wide Web is that it is intended to be viewable by everyone using any computer - any hardware running any operating system. FrontPage takes care of some of this for you automatically, but it doesn't always tell you when you're pushing the limits. Care must be taken especially when converting other documents (such as Word or Publisher pages) into web pages. It is generally a better idea to create your page as a FrontPage document rather than convert from something else. Font selection also pushes this - selected fonts must be resident on the target machine to appear as you created them. This will not be the case except for the most obvious of fonts. Universality is also an extremely important issue when your site has things other than text, since sound, video, and image files come in a variety of formats, not all of which are universal. See "Formats and Codecs" under Video, "Formats" under Imaging, and "Formats" under Sound for a discussion of such issues. Although it is possible to cut and paste images into FrontPage, this creates a file separate from the document itself which must be handled separately. This is very different from Word or Publisher, which automatically incorporates all images into the document, and saves them all together in one file. When a new website is created using FrontPage, a folder called "Images" is created - store your images there. If your website is complex, make subfolders inside the "Images" folder to organize your images. You will be forced by this to learn a bit about files and file structure, but this is a good thing!
The universality of the World Wide Web is achieved by using a universally-adapted formatting language called HyperText Markup Language (HTML). HTML does its work through commands - for example, <br> signals the beginning of a new line. Not that long ago, everyone intending to construct a web page wrote directly in HTML, and so web developers were computer programmers, in a sense. FrontPage and
its ilk, known collectively as WYSIWYG ("What You See Is What You |