|
A basic web page is nice, but you will probably want to spruce it up with color, graphics, and other enhancements to make it more appealing. Microsoft Word can be used for this purpose. Web pages have a few basic features that it is helpful to know if you want to edit them efficiently. You have already discovered that each page has a page title as well as a file name. This feature was designed to work around the constraints of the early Internet environment. The World Wide Web was originally designed to make information quickly accessible over a distributed network of limited capacity. One way of maximizing capacity was to simplify and standardize page formatting. The appearance of all web pages is governed by a relatively small number of conventions that are encoded as "tags" in a web file. These tags comprise HyperText Markup Language-- "HTML." HTML dramatically reduces the amount of information needed to format a page. In a word processing document, most of the file size is taken up with formatting and other behind-the-scenes information that the reader never sees. On the Web, your browser reads the tags and from this information does all the work to reconstruct the page and present it in viewable form. To reduce file size, and hence file transfer time, to a minimum, the Web has default settings that it uses in the absence of formatting instructions. These settings are included in your Web browser, and they can be changed. Why do you need to know this? Because what you see when you edit your web page is not necessarily what others will see when they download your page from the Internet. Your web editor--Microsoft Word, for the purposes of this exercise--has its own default settings: the page Background is white, and the font is black. The same page sent to a browser the default settings of which have been changed may display the same page as green with orange font. That is one reason why you may want to set the formatting information for the page. Formatting information set into the HTML tags overrides the default settings on a recipient's browser. The following are some features you may wish to format:
If you want to display information in columns, you must insert a table. In addition to displaying tabular information, tables are widely used on the Web to position text, columns, and graphics. Indeed, they are the most important tool for page layout. Microsoft Word contains a Table menu, but before you use it, you need to change its settings so that it is optimized for editing a web page. In a word processing document, table and page dimensions are set either by inches or points. The Web uses completely different dimensions:
Both methods of specifying table size have their advantages. The Percent method ensures that your page will have the same relative look regardless of the size of the viewer's browser window. However, to fit into a smaller browser window, a table will wrap the text in the table cells, causing them to increase in number of lines and height. This may look funny on some screens. That is why many web designers prefer to specify table and cell size in pixels. For example, the new FSU web pages are all contained in tables that are exactly 740 pixels wide. No matter what the viewer does to the browser window, the page appears the same size. This is a better way of maintaining a uniform look. However, it means that viewers with small monitors or browser windows will not see the whole page. Whichever way you choose to format your table, you will need to modify the settings in Microsoft Word to do so. Go to Tools -> Options -> General. Under Measurement Units, check the box next to "Show pixels for HTML features", then OK. Now you can insert and edit tables that conform to Internet standards. To create a table,
Tables help you layout information on a page. Graphics help you illustrate information and make your page more attractive. As an example of how to use graphic images, let's insert the FSU Logo into your table.
Images can be resized and positioned within a table cell. To resize, simply click on the image and drag one of the corners until the image is the size you desire. To align an image, right-click in the cell containing the image and then click "Cell Alignment". Images do not have to be in a table. They can be inserted into a page at any point. As you are editing a web page, it is important to keep in mind that the way a page appears in Microsoft Word is not necessarily the way it will appear in a web browser. The only way to know what a page will look like is to view it in a browser. To do that,
Your page will be loaded into your Browser window, and it will appear as it would appear on the Internet. There's a lot more to learn about editing pages. One way to think about what makes a good web page is to evaluate other web sites. That is why I have created the Web Review assignment. See that page in your course website for guidelines on evaluating websites.
|
|
Created
by John I. Brooks III. Last updated 01/01/04. |