NEW
Font size
WorksheetsICT Web Design Lesson 3 Quiz
Total questions: 15
Worksheet time: 8mins
Which pair of HTML tags creates the smallest heading?
<h6> </h6>
<head> </head>
<h3> </h3>
<h1> </h1>
Which pair of HTML tags creates a bulleted list?
<ol> </ol>
<dl> </dl>
<b> </b>
<ul> </ul>
Which pair of HTML tags creates a table row?
<table> </table>
<tr> </tr>
<td> </td>
<th> </th>
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?
<i> </i>
<em> </em>
<strong> </strong>
<bold> </bold>
Which HTML element instructs the browser to display the next text or element on a new line?
<li>
<hr>
<line>
<br/>
Which HTML element configures text to be indented from both the left and right margins?
<h1>
<body>
<blockquote>
<p>
The ________________ protocol is a set of rules for exchanging files such as text, graphics, sound, video and other multimedia files on the Web.
FTP
IP
HTTP
TCP
A/An ________________ modifies or further describes the function of an element.
tag
section
attribute
doctype
Which method should you avoid when obtaining graphics for your Web site?
Purchasing graphics
Using free stock photos available for reuse
Copying a graphic from a Web site
Creating your own using a graphics application
Which of the following code is used for a definition list?
<dl>
<ul>
<def>
<li>
Which of the following is NOT a component of aesthetic Web design?
Graphics
Layout
Typography
Domain name
Which image format does not support animation?
PNG
RASTER
GIF
JPEG
Which of the following NOT a part of CARP?
Aesthetics
Contrast
Repetition
Proximity
What is the term for a sketch displaying the skeletal blueprint of a Web page structure?
site map
card sort
wireframe
mind map
Which of the following should NOT be considered when determining a Web site’s target audience?
nationality
age
gender
Internet address
