Pass the CIW CIW Web Foundations Series 1D0-61B Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

You have been asked to design and develop a Web site for a retirement community. What can you do to help make the site accessible to the elderly?

Options:

A.

Comply with the latest scripting standards.


B.

Comply with ICANN’s accessibility standards.


C.

Comply with WAI’s Web Content Accessibility Guidelines.


D.

Comply with IETF’s Web Content Accessibility Guidelines.


Expert Solution
Questions # 2:

When previewing a Web page using a GUI HTML editor, you will:

Options:

A.

Be limited to the default browser on your computer or device.


B.

Be limited to the browsers installed on your computer or device.


C.

Receive an error because GUI editors cannot preview pages in a browser.


D.

Be limited to two browser choices that are installed on your computer or device.


Expert Solution
Questions # 3:

Aisha is coding a Web site using a GUI HTML editor. She wants to quickly check her code for errors and compliance with HTML standards as she works. How can she best accomplish this?

Options:

A.

Render and validate the code using http://validator.w3.org.


B.

Render the code with a browser to see if it looks correct.


C.

Validate the code using http://validator.w3.org.


D.

Validate the code using the GUI validator.


Expert Solution
Questions # 4:

You are developing a Web site in HTML5. You want the new HTML5 structural elements (such as <header> or <article>) to be styled consistently in all browsers. You must add a CSS rule that will change them to which element type, to ensure the site will render successfully?

Options:

A.

Inline


B.

Script


C.

Fixed


D.

Block


Expert Solution
Questions # 5:

Skylar has been asked by the HR Department to create a Web page for the company’s intra net site that compares the company’s four different medical insurance plans. To accomplish this effectively in HTML5, Skylar should:

Options:

A.

use document structure tags to lay out the page and use a table to organize the medical insurance plan information.


B.

use JavaScript to lay out the page and use a table within the page to organize the medical insurance plan information.


C.

use tables to lay out the page and use the

 tag inside the table to organize the medical insurance plan information.


D.

use CSS to lay out the page and use the

 element to organize the medical insurance plan information.


Expert Solution
Questions # 6:

Since the advent of HTML5, which choice accurately describes a difference between a mobile app and a mobile Web site?

Options:

A.

A mobile Web site is faster because it uses the mobile phone’s default browser.


B.

A mobile app is faster because it does not necessarily use the browser.


C.

A mobile Web site cannot create an immersive experience for users.


D.

A mobile app can be used on any operating system.


Expert Solution
Questions # 7:

A user is submitting data from a form on your Web page to a database using a CCI script. Which attribute of the form field elements organizes the user’s information into name=value pairs?

Options:

A.

Name


B.

Form


C.

Value


D.

Method


Expert Solution
Questions # 8:

When establishing a mobile presence, which of the following offers mobile-friendly content to the widest possible audience?

Options:

A.

Traditional Web sites


B.

Mobile Web sites


C.

Mobile apps


D.

RSS feeds


Expert Solution
Questions # 9:

You are creating a style sheet to format the pages on your company’s Web site. One section will have a black background with white text. What is the hexadecimal reference you would use to specify the text color for this portion of the Web page?

Options:

A.

“white”


B.

#000000


C.

#FFFFFF


D.

“255,255,255”


Expert Solution
Questions # 10:

You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?

Options:

A.

Use the

element.


B.

Use the

element.


C.

Use the style attribute with the

tag.


D.

Use the text-align attribute with the

tag.


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions