1D0-51B test is the important of CIW certifaction. Only you pass the 1D0-51B exam you could have the chance to get CIW certifaction. To help examinee, Exambible publish the Questions and Answers about 1D0-51B exam. And the 60 simulation exam are all designed by expert from Exambible. Examinees could have an enough prepare by these simulation exercises and pass the 1D0-51B test successfully.
Exambible also provide free 1D0-51B Demo, examinees can download and use before buying 1D0-51B Q&As, then decide if they need to purchase.
This webdemo is just a demo data, only for reference and learning, there is no other purposes.
1. 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 84 kilobytes (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)?
A. Approximately 5 seconds
B. Approximately 15 seconds
C. Approximately 20 seconds
D. Approximately 55 seconds
Answer: C
2.Consider the following XHTML code from a Web form:
How often do you want to be updated?
Which type of Web form field will this code create?
A. A group of check boxes
B. A group of radio buttons
C. A single-option select list
D. A scrolling multiple-select list
Answer: C
3. Consider the following XHTML code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
This is an HTML document
This is a test page for the departmental Web page.
This code failed validation. Why?
A. Because the opening tag is missing
B. Because the closing tag is missing
C. Because the tag should use all-capital letters
D. Because the tag must have a code statement
Answer: A
4. Which of the following XHTML elements is always placed within the section?
A.
B.
C.
D.
Answer: C
5. Maria and her team are beginning to redesign a corporate Web site.
The company owners want to keep the site's navigation icons at the top
of each page, and enable linked pages to appear in another section of
the same browser window. Which XHTML technique does Maria suggest?
A. Pop-up JavaScript windows
B. Frameset layout with upper and lower frames
C. List elements
enclosed by container tags
D. Navigation icons in the top row of a table page structure
Answer: B
6. 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?
A. <td colspan=?? IT Business Conference
B. <td rowspan=?? IT Business Conference
C. <th rowspan=?? IT Business Conference
D. <table colspan=?? IT Business Conference
Answer: A
7. Which of the following eventually becomes a site map?
A. A storyboard
B. A needs analysis
C. A scope diagram
D. A stakeholder meeting
Answer: A
8. You are using Cascading Style Sheets (CSS) to format your Web site.
You created an external style sheet to apply the same look and feel to
all your pages. Which tag will you use on each page to reference your
external style sheet?
A.
B.