(TABLES) Which HTML tag pair is used to specify table headings?
a) <td> </td>
b) <th> </th>
c) <head> </head>
d) <tr> </tr>
<th> </th>
Which of the following should be included when testing a website?
a) checking all of the hyperlinks within the site
b) viewing the site in a variety of web browsers
c) viewing the site in a variety of screen resolutions
d) all of the above
d) all of the above
Which property provides a way for you to rotate, scale, skew, or move an element?
a) display
b) transition
c) transform
d) relative
c) transform
Which of the following acronyms refer to the business-to-consumer e-commerce business model?
a) B2B
b) BTC
c) B2C
d) C2B
c) B2C
Which of the following is the most popular search engine?
a) Iframe
b) Yahoo!
c) Google
d) Bing
c) Google
(TABLES) Which CSS property specifies the background color of a table?
a) background
b) bgcolor
c) background-color
d) table-color
c) background-color
In which phase is a prototype of the website often created?
a) Design phase
b) Conceptualization phase
c) Production phase
d) Analysis phase
a) Design phase
What type of files are .wav, .aiff, .mid, and .au?
a) audio files
b) video files
c) both audio and video files
d) image files
a) audio files
Which of the following acronyms refer to the business-to-business e-commerce business model?
a) B2B
b) BTC
c) B2C
d) C2B
a) B2B
(WEB PROMOTION) In which of the following does one website promote another site’s products or services in exchange for a commission?
a) newsletter
b) affiliate program
c) search engine optimization
d) stickiness
b) affiliate program
(TABLES) Which HTML tag pair is used to begin and end a table row?
a) <td> </td>
b) <tbody> </tbody>
c) <table> </table>
d) <tr> </tr>
d) <tr> </tr>
Which of the following are included in the role of an information architect?
a) being instrumental in defining the site organization, navigation, and labeling
b) attending all meetings and collecting all information
c) managing the project
d) none of the above
a) being instrumental in defining the site organization, navigation, and labeling
Which of the following should you do to provide for usability and accessibility?
a) Use video and sound whenever possible.
b) Supply text descriptions of audio and video files that appear on your web pages.
c) Never use audio and video files.
d) none of the above
b) Supply text descriptions of audio and video files that appear on your web pages.
For businesses, which is a potential risk of using e-commerce?
a) increased customer satisfaction
b) the possibility of fraudulent transactions
c) lower overhead costs
d) none of the above
b) the possibility of fraudulent transactions
(WEB PROMOTION) A blog is an easily updatable and readily available journal on the Web.
a) TRUE
b) FALSE
a) TRUE
(FORMS) Which of the following form controls would be appropriate for an area that your visitors can use to type in their e-mail address?
a) select list
b) text box
c) scrolling text box
d) label
b) text box
What is the purpose of private registration for a domain name?
a) It protects the privacy of your website.
b) It is the cheapest form of domain name registration.
c) It protects the privacy of your contact information.
d) none of the above
c) It protects the privacy of your contact information.
What happens when a browser does not support the video or audio element?
a) The computer crashes.
b) The web page does not display.
c) The fallback content, if it exists, will display.
d) The browser closes.
c) The fallback content, if it exists, will display.
For businesses, which is an advantage of using e-commerce?
a) the potential for fraudulent transactions
b) reduced costs
c) using shopping carts
d) increased costs
b) reduced costs
(JAVASCRIPT)
Which method of the window can be used to display a message to the user?
a) alert()
b) message()
c) status()
d) display()
a) alert()
(FORMS) Which of the following form controls would be appropriate for an area that your visitors can use to type in comments about your website?
a) text box
b) select list
c) radio button
d) scrolling text box
d) scrolling text box
What do team members do during the Analysis phase of a website project?
a) determine what the site will do—not how it will be done
b) determine the information topics of the site
c) determine the content requirements of the site
d) all of the above
d) all of the above
Which of the following is an object-based, client-side scripting language?
a) JavaScript
b) HTML
c) CSS
d) API
a) JavaScript
Which of the following issues are uniquely related to international e-commerce?
a) language and currency conversion
b) browser version and screen resolution
c) bandwidth and Internet service provider
d) none of the above
a) language and currency conversion
(JAVASCRIPT)
Which of the following can describe JavaScript as used in a web page?
a) a scripting language
b) a markup language
c) an easy form of Java
d) a language created by Microsoft
a) a scripting language