PrepAway - Latest Free Exam Questions & Answers

Tag: 1D0-51B

CIW v5 Foundations SDF Module

Which tag should James use for this merged cell?

James created an XHTML table to show his schedule for each week of the month. He organized
the table in a standard calendar format, so that each day from Sunday to Saturday is the header
for a vertical column, and each week of days is displayed horizontally as a row.
Each scheduled activity appears in the table cell appropriate for the day it occurs. James wants to
merge two table cells into one cell to show the IT Business Conference that he will attend from
Tuesday to Wednesday in the third week. Which tag should James use for this merged cell?

Why This code failed validation?

Consider the following XHTML code:
<!DOCTYPEhtml PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”
“http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″/>
<title> This is an HTML document </title>
</head>
<body>
This is a test page for the departmental Web page.
</body>
</html>
This code failed validation. Why?

How long will it take for this page to be downloaded by a user with an Internet connection speed of 33.6 kilob

You have been asked to determine the download time for pages on your site.
One page consists of the XHTML document, several image files, and a Flash presentation.
These elements equal 84kilobytes (KB) total. How long will it take for this page to be downloaded
by a user with an Internet connection speed of 33.6 kilobits per second (Kbps)?


Page 6 of 21« First...45678...20...Last »