Foundations of Web Design Final ExamStudy Guide
1.Web browsers make it easy to move from one Web site to another.
- A) False
- B) True
2.You can recognize a text hyperlink because the words are usually underlined and in a different color.
- A) True
- B) False
3.A Web site's home page is typically named homepage.htm
- A) True
- B) False
4.The more RAM a computer has, the faster it can process data.
- A) False
- B) True
5.The major storage device inside your computer is the Zip drive.
- A) True
- B) False
6.A .org domain name extension would indicate an educational institution Web site.
- A) True
- B) False
7.No laws govern the downloading and use of files from the Internet.
- A) True
- B) False
8.You do not see HTML tags in a Web browser.
- A) False
- B) True
9.HTML tags are case sensitive.
- A) False
- B) True
10.You have a choice of only 16 colors to use on a Web page.
- A) True
- B) False
11.How you design your Web site depends upon your purpose and your audience.
- A) True
- B) False
12.The navigation scheme should help visitors fin the information they need.
- A) False
- B) True
13.A lot of scrolling on a Web page keeps users interested in your page.
- A) True
- B) False
14.A monitor's viewing area is measured in pixels.
- A) False
- B) True
15.Because of high Internet speeds, it is not important how fast your page downloads.
- A) False
- B) True
16.In Dreamweaver, you can set the height and width of cells in a table using the Properties inspector.
- A) False
- B) True
17.All browsers support every audio and video file format.
- A) False
- B) True
18.The beta version is the first version for the team and client to review.
- A) False
- B) True
19.The main function of an e-commerce site is to provide visitors a chance to place orders and give feedback.
- A) True
- B) False
20.Web sites can contain hundreds or thousands of pages.
- A) True
- B) False
21.A Web site's main page is typically called the ______.
- A) browser
- B) text document
- C) Internet
- D) home page
22.Dreamweaver is a ______.
- A) Web browser
- B) Webmaster
- C) hyperlink
- D) Web site development tool
23.The means by which a user interacts with a computer or computer program is called a(n) ______.
- A) hyperlink
- B) interface
- C) monitor
- D) browser
24.Which of these is NOT a part of a computer system?
- A) software
- B) user
- C) hardware
- D) Internet
25.The "brain" of the computer is the ______.
- A) hard drive
- B) CPU
- C) mouse
- D) user
26.Which of these is NOT an input device?
- A) scanner
- B) mouse
- C) keyboard
- D) monitor
27.A ______is the main folder that contains all of the site's other files and folders.
- A) subfolder
- B) Web site folder
- C) path folder
- D) root folder
28.A ______is a family of letters, numbers, and other symbols that share a consistent style.
- A) font
- B) character
- C) format
- D) text
29.The URL would identify a ______site.
- A) military
- B) commercial
- C) government
- D) educational
30.A Web page's ______is the text and HTML commands used to create that page.
- A) WYSIWYG
- B) nested tag
- C) source code
- D) header tag
31.Which HTML code would be used to center a heading?
- A) h1>
- B) align="center" h1
- C) h1 align="center"
- D) "center" h1
32.Which of these code segments uses proper HTML code to display an image?
- A) img="book.gif"
- B) IMAGE="book.gif"
- C) img src="book.gif"
- D) imgsrc "book.gif"
33.A related group of horizontally or vertically aligned links is called a(n) ______.
- A) button bar
- B) title graphic
- C) active button
- D) link or navigation bar
34.What information is NOT usually in a footer?
- A) copyright
- B) contact information
- C) date
- D) title graphic
35.A ______contains graphics and/or text that help users identify where they are in a Web site.
- A) footer
- B) page header
- C) template
- D) logo
36.All of the text on your Web page should NOT be ______.
- A) attractive
- B) bold
- C) consistent
- D) readable
37.What is the smallest heading setting size?
- A) 1
- B) 6
- C) paragraph
- D) 3
38.What are the two most popular file formats use for Web graphics?
- A) CSS, HTML
- B) BMP, PNG
- C) GIF, JPEG
- D) HTML, BMP
39.The relationship between an image's height and width is its ______.
- A) aspect ratio
- B) contrast
- C) resampling
- D) resolution
40.What is the name of a small image that links to a larger version of the same image?
- A) photo gallery
- B) thumbnail
- C) cropped image
- D) resampled image
41.Which audio file format can create very small, highly compressed audio files?
- A) Wave
- B) Midi
- C) MPEG
- D) RealAudio
42.What is the best alternative text to include for a blue Submit button?
- A) Submit button
- B) Link button
- C) Click button
- D) Blue button
43.What do hit counters measure?
- A) how many times a Web browser requests a file from the Web server
- B) whether a visitor visits other site pages
- C) whether the visitor has previously accessed the site
- D) how long a visitor stays on a site
44.A ______is one piece of information, such as a first name or last name.
- A) file
- B) field
- C) database
- D) record
45.What is the process of creating, saving, moving, updating, and deleting files on a computer system called?
- A) file containment
- B) file servers
- C) file management
- D) file backups
46.The ______tag marks the beginning and end of a table.
- A) tbl
- B) tr
- C) td
- D) table
47.The ______tag marks the beginning and end of a table row.
- A) trow
- B) tr
- C) row
- D) td
48.Which attribute do you use to specify a table's border color?
- A) linecolor
- B) background color
- C) gridcolor
- D) bordercolor
49.A(n) ______a href="" tag indicates that you are inserting a(n)
- A) object
- B) function
- C) variable
- D) hyperlink
50.Which of these is not an attribute of the font tag?
- A) face
- B) event
- C) size
- D) color