Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

CIW 1D0-61B - Site Development Associate

Page: 2 / 2
Total 56 questions

Web developers typically include comments in their code for which reason?

A.

To insert server-side programs, such as JavaScript

B.

To communicate performance issues to site visitors

C.

To explain the purpose of code sections to other developers

D.

To declare which version of HTML each part of the code is using

Katie developed her corporation’s intra net site using proprietary HTML language extensions based on the company’s current browser. The company has recently updated its systems to include the use of a new browser. Now the intra net site that Katie developed no longer renders its content consistently. What should Katie do to ensure that this site’s content renders consistently regardless of the browser used?

A.

Revise the site to include workarounds and hacks for the new browser.

B.

Revise the site’s markup language in only those areas that are not rendering properly.

C.

Update the site using a single language standard consistently, such as HTML5 or XHTML.

D.

Update the site using the proprietary language extensions required by the new browser’s rendering engine.

When the user clicks the Submit Query button on a form, the browser sends the information entered in the form to the Web server as a raw text string. The basic element of a raw text string is a name = value pair. A CGI script parses and formats the raw text string into a human-readable format. Which attribute of the form field elements organizes information input by the user into name = value pairs?

A.

Type

B.

Name

C.

Value

D.

Input

You can use the HTML , element to designate the fields that will appear in the form?

A.

The type attribute

B.

The name attribute

C.

The value attribute

D.

The action attribute

Which set of standards developed by the W3C Web Accessibility Initiative (WAI) project provides a universal set of standards promoting accessibility for all Web users, including those with disabilities?

A.

Web Content Accessibility Guidelines

B.

User Agent Accessibility Guidelines

C.

W3C Authoring Tool Accessibility Guidelines

D.

Section 508 of the Rehabilitation Act

Consider the following HTML5 code:

Also consider the following CSS code:

This I-ITML5 and CSS code directs the sidebar background image to:

A.

displayat the top-right of the sidebar

B.

display at a height of 129 pixels

C.

display at the left of the sidebar

D.

display horizontally