NEW
Font size
WorksheetsICT Web Design REVIEW
Total questions: 30
Worksheet time: 15mins
Consider the following Web address: http://www.mywebsite.com. Which portion of the Web address indicates the top-level domain?
a. mywebsite
b. http
c. .com
d. wwwI
Consider the following Web address: http://www.mywebsite.com. Which portion of the Web address indicates the domain name?
a. mywebsite
b. http
c. .com
d. www
Websites are categorized using which portion of the Web address?
a. Subdomain
b. Protocol
c. Domain name
d. Top-level domain
Which of the following is not a component of aesthetic Web design?
a. Domain name
b. Layout
c. Typography
d. Graphics
5. Which color is considered a secondary color?
a. Red
b. Orange
c. Red-orange
d. Yellow-orange
6. Which color is considered a primary color?
a. Purple
b. Blue
c. Blue-purple
d. Red-purple
Which image format does not support animation?
a. GIF
b. JPEG
c. PNG
d. RASTER
Which of the following is not an example of Web site interactivity?
a. Completing a form
b. Reading page content
c. Clicking a link
d. Signing up to receive a newsletter
Which of the following is a part of HCT?
a. Readability
b. Multimedia
c. Learnability
d. JavaScript
Which of the following is NOT a part of CARP?
a. Contrast
b. Aesthetics
c. Repetition
d. Proximity
What are the three most common Web site structures?
a. Linear, vertical, hierarchical
b. Horizontal, vertical, random
c. Hierarchical, linear, random
d. Random, hierarchical, horizontal
Which of the following is not influenced by the Web site’s target audience?
a. Web authoring tools used
b. Overall look and feel of the Web site
c. Writing style and tone of content
d. Multimedia content used
What is the term for a sketch displaying the skeletal blueprint of a Web page structure?
a. Wireframe
b. Mind map
c. Card sort
d. Site map
Which of the following should not be considered when determining a Web site’s target audience?
a. Gender
b. Age
c. Nationality
d. Internet address
Which Web authoring tool does not require Web files to be transferred to a Web host?
a. Text editor
b. Online site builder
c. Web editor
d. Offline site builder
Which Web authoring tool allows you to keep all content and design features of your Web site when transferring to a new host?
a. Web editor
b. Online site builder
c. Offline site builder
d. All Web authoring tools
Which of the following is recommended when using graphics as part of a Web site’s navigation scheme?
a. Make sure the graphics are small
b. Provide text links in the page footer
c. Use a primary color scheme
d. Use graphics only on the home page navigation
Which of the following is an example of a goal?
a. Establish an online presence
b. Sell products or services to generate income
c. Present information on a topic
d. Increase sales by 10 percent by the end of the year
Which of the following is part of determining your target audience?
a. Physical demographics
b. Assessing needs
c. Selecting development tools
d. Random structure
Which of the following is a type of navigational structure?
a. Logos
b. Breadcrumbs
c. Color scheme
d. Cultural demographics
Which pair of HTML tags creates the smallest heading?
a. <head> </head>
b. <h1> </h1>
c. <h3> </h3>
d. <h6> </h6>
Which pair of HTML tags creates a bulleted list?
a. <ul> </ul>
b. <dl> </dl>
c. <ol> </ol>
d. <b> </b>
Which pair of HTML tags creates a table row?
a. <td> </td>
b. <th> </th>
c. <table> </table>
d. <tr> </tr>
Which pair of HTML tags should you use to add bold formatting to text to show that it is important content, rather than just typographic styling?
a. <em> </em>
b. <strong> </strong>
c. <i> </i>
d. <bold> </bold>
Which HTML element instructs the browser to display the next text or element on a new line?
a. <li>
b. <line>
c. <br/>
d. <hr>
Which HTML element configures text to be indented from both the left and right margins?
a. <blockquote>
b. <p>
c. <h1>
d. <body>
The ________________ protocol is a set of rules for exchanging files such as text, graphics, sound, video and other multimedia files on the Web.
a. IP
b. HTTP
c. TCP
d. FTP
A/An ________________ modifies or further describes the function of an element.
a. section
b. tag
c. doctype
d. attribute
Which method should you avoid when obtaining graphics for your Web site?
a. Creating your own using a graphics application
b. Using free stock photos available for reuse
c. Purchasing graphics
d. Copying a graphic from a Web site
Which of the following code is used for a definition list?
a. <dl>
b. <def>
c. <ul>
d. <li>
