You are developing a Web site in HTML5. You want the new HTML5 structural elements (such as
A. Inline
B. Script
C. Fixed
D. Block
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
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?
A. "white"
B. #000000
C. # FFFFFF
D. "255,255,255"
Which HTML element aligns content both horizontally and vertically to the center of the table cell by default?
A.
B.
C.
D.
Questions 8
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.
Questions 9
Which <1mg> tag attribute is required in order for HTML5 documents to validate without error?
A. id
B. alt
C. name
D. title
Questions 10
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
Questions 11
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?
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.
Questions 12
When a developer wants to center a paragraph of text, which code should she use?
A.
This is the text to center
B.
This is the text to center
C.
This is the text to center
D.
This is the text to center
Questions 13
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:
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.Exam Code: 1D0-61BExam Name: CIW Site Development AssociateLast Update: Jan 12, 2025Questions: 56