WEB DESIGN QUIZ REVIEW SHEET:

* The file name of the first or opening page of your site should be "index.html".

* FTP stands for File Transfer Protocol, and is how Dreamweaver transfer files from a local computer to a host server.

* Common image formats that are suitable for placement on a web page are GIF  PNG  and  JPG . Files with the extension PSD and TIF are not suitable for web pages.

* Audio formats with files extensions such as MP3 and MID, are suitable for web pages. Most often you should stay away from WAV and AIF files because of their large file size.

* URL stands for Uniform Resource Locator, and is also known as a web address.

* HTML stands for Hyper Text Markup Language.

* When you upload an html document, you only need to include the depended files if you have added or changed the dependant files since the last time you uploaded your page. If you have only changed a line of text, then you do not need to upload all the dependant files. This can save lots of time if you have many dependant files.

* Many important attributes of your web page can be adjusted in Dreamweaver by choosing "Modify Page Properties."