Laura Howell in the Wednesday class discovered a nice alternative to using an FTP program. In Windows, lauch Internet Explorer and do the following:
You should now see a list of folders. Internet Explorer will now work like any disk window on your computer. This means you can drag and drop files back and forth between your computer and the server.
When you are done, quit the browser. This is the only way to log out.
Remember,
this only works in Windows using Internet Explorer. Mac users and devotees
of Netscape will have to do things the old way.
There are a couple of things to know about pictures and Web sites; standard graphic formats and placement of images:
Graphic files must be compressed to make them small enough to be practical on the Web. This is so important that browsers will not display uncompressed graphics. Currently there are two standard formats for graphics compression on the Web - gif and jpeg*.
All graphics files we use will be one of thee two formats. Any picture you want to use must be converted to one of these two formats using a graphics program like Adobe Photoshop, Paintshop Pro, Fireworks, etc.
Further illustration and explanation of these formats can be found at Creating Killer Web Sites:
Generally, use the <p> tag to align images. For instance:
You also have the option of getting a sort of text wrapping by using the align attribute in the img tag. For instance:
A
graphics that has text flowing to the left.
Note that paragraphs will continue to appear until the bottom of the
graphics or you use <br clear="left">
Which puts the text here.
This is just a quick idea about images if you want to start working with them.
*A new format called png has been
developed to replace both of these compression schemes, but full acceptance
has been slow. For now we will stick to gif and jpeg. ![]()
Download this compressed file for a set of pages to fill in for your MiniQuest.
The following list contains resources to help create Web pages in word.
Last modified Monday, September 4, 2006 3:15 PM