CIW Site Development Associate

CIW Site Development Associate

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

Karen is the Webmaster for her company. Management would like to make the company's intra net site more effective by providing links to internal HR forms for all employees to access. These forms are currently stored on the company's file server and are updated quarterly. For security reasons, the Web server does not allow linking to the company's file server. How should Karen create these links?

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (104)

Section 1

(50 cards)

Karen is the Webmaster for her company. Management would like to make the company's intra net site more effective by providing links to internal HR forms for all employees to access. These forms are currently stored on the company's file server and are updated quarterly. For security reasons, the Web server does not allow linking to the company's file server. How should Karen create these links?

Front

Upload the forms to the Web server and create local relative links to the files.

Back

Marion is formatting a simple Web page. She has been asked to create headings before the first and third paragraphs. To accomplish this most efficiently, which type of HTML elements should Marion use?

Front

Paragraph-level elements

Back

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?

Front

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

Back

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?

Front

#FFFFFF

Back

To ensure the maximum cross-browser compatibility and consistent functionality, Web developers should:

Front

Test their pages in the most common browsers, including the most used and latest releases.

Back

Prior to HTML5, structuring a Web site using style sheets with the <div> tag and its 'd' attribute has been an acceptable practice to govern the document's structure. With the emergence of HTML5, what five new elements were introduced for more effectiveness?

Front

<nav>, <article>, <aside>, <header>, <footer>

Back

Which choice describes a correct order of precedence for implementing CSS?

Front

Inline styles override all other styles.

Back

Matthew has embedded a video in his Web page using the HTML5 video format. The video is not rendering properly. He asks Arlene to help determine the problem, so she reviews his code, which appears as follows: <video height = "210" class= "center" controls ="controls> <video src = "video.ogg" type="video/ogg" /> Your browser does not support the HTML5 video element. </video>

Front

The second instance of the <video> element should be replaced with the <source> element.

Back

Which Web-based validation tool is used to validate Cascading Style Sheets (CSS)?

Front

www.jigsaw.w3.org

Back

You are modifying an existing Web page that needs to validate as HTML5 code. To create a rectangular hot-spot in an image map that links to www.xyz.com, which code would you nest inside the <map> </map> container tags?

Front

<area shape="rect" coords="78, 0, 156, 75" href="http://www.xyz.com" alt="xyz" />

Back

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

Front

To explain the purpose of code sections to other developers

Back

Which line of code instructs the browser to look for a directory named mysite that begins one level higher than the page you are currently viewing?

Front

./mysite/index.html

Back

When developing Web pages, it is important to test the pages with:

Front

Current and older versions of multiple browsers.

Back

Which choice lists the CSS standard(s) that HTML5 supports?

Front

All CSS standards (CSS1, CSS2 and CSS3)

Back

Consider the following HTML5 code: <!--NAVIGATIONAL SIDEBAR --> <nav> <img height="129" src="syb/SYBSumReptCV.jpg" width="100" alt = "link to a PDF file. Go to www.adobe.com to download Adobe Reader" /> <br/> <br/>SYB <br/>Summary Report </nav> Also consider the following CSS code: nav { float:left; width:165px; background:#fc3 url(navbg_04.gif) repeat-y top right; height :662px; } this HTML5 and CSS code directs the sidebar background image to:

Front

display at the top-right of the sidebar

Back

Which choice lists the HTML5 elements that define the document structure for a Web page?

Front

<header>, <footer>, <nav>, <article>, <aside>

Back

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?

Front

Validate the code using the GUI validator.

Back

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 organized information input by the user into name = value pairs?

Front

Name

Back

Which HTML validator is best for a final check before a new Web site is published?

Front

W3C validator at http://validator.w3.org

Back

When developing a Web site, which of the following actions would be considered unethical?

Front

Copying some code from another Web site

Back

Marion has been hired by a popular national salon business to refresh its existing Web site and update it to valid HTML5 code. MONEY IS NOT AN ISSUE BUT TIME IS.(<----clue) Marion is asked to complete the project within eight weeks. The site currently includes 10 pages and connects to a back-end database so that customers can sign in for a personalized experience. Marion suspects that most of the existing code will need to be replaced. Marion must ensure that she has plenty of time for the testing phase, so shw needs to complete the planning phase, in which she selects the multimedia for the site, within the next couple days. Which strategy should Marion use in the planning phase?

Front

Purchase stock photos from online resources.

Back

Acme Company has been receiving complaints from its suppliers saying that its extranet site does not render correctly in all their employees' browsers. The suppliers are asking that the extra net site be fixed so that everyone can access it, regardless of browser type. When examining this problem, the Acme Web Development team finds that many developers worked on the site and each used code that he or she was comfortable with. To resolve this problem, what can the Acme developers do?

Front

Edit the code so that it conforms to a single W3C HTML standard.

Back

To insert a graphic in a Web page and successfully validate the page as HTML5, the <img> element must include:

Front

The alt attribute

Back

Sampson has used HTML5 to create a Web page that contains image-based navigation buttons. He would like to add text-based navigation to help ensure accessibility. Which of the following HTML5 elements should he use?

Front

<footer>

Back

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

Front

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

Back

Marion has been hired by a small business to determine why its Web site does not attract users. As Marion interviews different members of the company, she learns that when the site was first created, the external Web developer did not produce any documents specifying the basic requirements for the site. As a result, the site did not have a defined purpose and was not designed for the company's audience. Additionally, the site navigation did not make sense from a users point of view. Marion considers this information, then she recommends that the company create which document?

Front

Storyboard

Back

When you are using stock images in your Web site, a royalty-free license allows you to:

Front

Use the images without paying a fee for each use.

Back

Which <1mg> tag attribute is required in order for HTML5 documents to validate without error?

Front

alt

Back

Which type of intellectual property includes business plans, proprietary code and sales contracts?

Front

Trade secret

Back

Consider the following HTML5 code: <!DOCTYPE.html> <html lang="en"> <head> <title< My Favorite Movie Quotes</title> <link rel="stylesheet" href="css/styles.css"/> </head> <body> <p> This Web site is devoted to my favorite movie quotes. These iconic movie quotes have been used time and again but will never lose their appeal. </p> <p> Captain (Strother Martin) in Cool Hand Luke (1967) <blockquote> "What we've got here...is a failure to communicate." </blockquote> </p> </body> </html> The code does not validate as HTML5. Why?

Front

The <blockquote> tag should be used outside the <p> tags.

Back

Web pages structured with which tag will fail W3C validation tests, no matter what standard is used?

Front

<table>

Back

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

Front

Use the <blockquote> element.

Back

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?

Front

Name

Back

Which code is best for embedding video into an HTML5 page?

Front

<video width="360" height = "270" controls = "cpmtrp;s" poster="image.png"> <source src="video.mp4" type="video/mp4" /> <source src= "video.web" type="video/webm" /> <source src="video.ogg" type = "video/ogg" /> Your browser does not support the HTML5 video element. </video>

Back

Which type of application allows you to edit and validate your source code and preview your Web pages in multiple browsers?

Front

GUI HTML editor

Back

You are creating a style sheet to format your Web pages. For the page background color, you enter the hexadecimal code FF0000. What color will the page background be when you apply this style?

Front

Red

Back

Which HTML element aligns content both horizontally and vertically to the center of the table cell by default?

Front

<th>

Back

Which line of code uses the correct syntax to apply an external CSS style sheet to HTML documents?

Front

<link rel="stylesheet"type="text/css"href="syb/syb.css"

Back

To define a circle-shaped hot-spot for an image map, which of the following code fragments would you use?

Front

<map name="globe"> <area shape="circle" coords="75, 90, 34" href = "globe.html" alt="world globe" /> </map>

Back

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?

Front

Block

Back

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?

Front

Comply with WAI's Web Content Accessibility Guidelines.

Back

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

Front

Mobile Web sites

Back

You can use the HTML <input>, <select> and <text area> tags to create form fields in a Web page by placing them between the <form> /form> container tags. Which attribute is used with the <input> element to designate the fields that will appear in the form?

Front

The type attribute

Back

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

Front

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

Back

Clyde is working on a web page for his company's intranet. He wants to insert an HTML comment within the page to let other developers know that the page validates as HTML5 and that he is the page author. Which line of code will insert the comment that Clyde requires?

Front

<!--Clyde Davis, 9/17/2012. This code validates to HTML5-->

Back

Which of the following HTML elements is a text-level element?

Front

<br>

Back

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?

Front

Web Content Accessibility Guidelines

Back

During the initial meeting to plan a new Web site, whose input must be obtained?

Front

Stakeholders

Back

Marsha's boss directed her to create a mobile version of the company's Web site. To ensure her mobile site is optimized, Marsha eliminates banners and advertisements. What other recommendations should Marsha follow?

Front

Use white space to give the site an uncluttered look.

Back

Which Web-based validation tool is used to validate HTML documents?

Front

www.validator.w3.org

Back

Section 2

(50 cards)

Which activity is most likely to be necessary during a web site planning meeting?

Front

Explaining branding issues to members of the Web development team

Back

Which choice lists the information you need in order to publish your Web site to the World Wide Web?

Front

The host server's IP address, a user name and a password

Back

Which of the following is an HTML phrase element that formats text in a fixed-width font?

Front

<samp>

Back

You want to create a table in which the top row spans three columns. Which tag would accomplish this goal?

Front

<th colspan="3">

Back

Which of the following is a valid HTML reference to a CSS file?

Front

<link rel="stylesheet" type="text/css" href="syb/syb.css" title="stylesheet"/>

Back

Which statement accurately describes a vector graphic?

Front

It uses mathematical coordinates with lines, curves and shapes to create images and specify colors

Back

As you passed your mouse cursor over a hyperlink on a web page, the text enlarged. Which of the following was used to accomplish this effect?

Front

An event handler (Created with DHTML and javascript)

Back

Which of the following is a drawback of using a text editor to create HTML pages manually?

Front

Typing code may be too time-consuming for users with disabilities

Back

How can you ensure that your Web pages are compliant with a W3C standard?

Front

Use a code validation tool

Back

You are applying a font type to a Web page using your GUI HTML editor. Which of the following should you consider?

Front

The character sets available in most browsers

Back

Samantha is creating a Web page using HTML5. The page uses image-based navigation buttons. To help ensure accessibility, Samantha wants to add text-based navigation to the page. Which HTML5 element should she use to accomplish this?

Front

<footer>

Back

Your team is creating web pages for the company intranet. Some of the pages include advanced technologies, so you need to ensure that certain current browsers are used to view the pages. You can implement browser recognition using either client-side scripts or server-side scripts. Which choice describes a drawback of using client-side scripting for this purpose?

Front

The user can disable scripting in the web browser (also server-side scripts will require some setting up)

Back

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:

Front

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

Back

Consider the following Cascading Style Sheets (CSS) rule: body {background-color:lightblue;} Which is the "selector" portion of this rule?

Front

The portion that reads "body"

Back

You have included on your Web page a graphic image file that conforms to a relatively new standard. This graphic format is capable of supporting compression, animation and transparency. It is also an open standard. However, this image file format is not supported in older browsers. Which image file format are you using?

Front

PNG

Back

You want to create an internal hyperlink in your web page. Which choice describes the two steps you must perform?

Front

Create an anchor <a>, then create a link that points to the anchor <href>

Back

Consider the following HTML code: <blockquote> The Summer Youth Build allows students to help others while having fun on the job. <img src="syb/syb.png" alt="Join a summer build!" style="float:right"/> </blockquote> Where on the page will the image appear?

Front

To the right of the text

Back

Which statement about mobile apps is true?

Front

Mobile apps are stand-alone applications that are downloaded from a vendor's software repository.

Back

Which HTML element can be used to create a primitive table on a Web page using tabbed data?

Front

The <pre> tag

Back

You are developing new Web pages for your site using HTML5 and Cascading Style Sheets (CSS). Which Web-based validation tool can you use to validate your CSS code?

Front

www.jigsaw.w3.org

Back

Your Web team manager has directed you to create a Web form that allows the user to upload a file to your Web server. Which line of HTML code would accomplish this task?

Front

<input type="file" name="File"/>

Back

The process of wireframing typically includes determining Web site goals plus:

Front

Outlining the development process and site navigation, and identifying required technologies.

Back

Philip creates a Web form in HTML5, but the data will not process. He has the method attribute included in the <form> element. What is missing?

Front

The act/on attribute of the <form> element

Back

You want to add a table into your web document using a GUI HTML editor. You are using HTML5 and CSS. Which of the following describes a valid use of tables?

Front

To make information appear in an organized manner

Back

You are creating a Web document on a mobile device and will be out of your Internet Service Provider's coverage range for the remainder of the day. Which HTML5 API will allow you to continue working on the document?

Front

Offline Web application

Back

Consider the following HTML5 code: <!DOCTYPE html> <html lang="en"> <head> <title>My Favorite Quotes</title> <link rel="stylesheet" href="css/styles.css"/> </head> <body/> <p> This Web site is devoted to my favorite quotes. These iconic quotes have been used time and again but will never lose their appeal. </p> <p> Hamlet, from his soliloquy in William Shakespeare's play "Hamlet" </p> <blockquote> "To be or not to be, that is the question." </blockquote> </html> The code does not validate as HTML5. Why?

Front

The <body> tag is not properly closed.

Back

Violating a copyright or trademark is an example of what type of prosecutable crime?

Front

Infringement

Back

You are creating a table on a web page for your company's web site. Your web team leader has directed you to add more white space within the table cells so that content does not appear crowded. How can you accomplish this?

Front

Increase cell padding (Increases amount of white space around the data in the cell)

Back

You have decided to use relative links for your web site's local pages instead of specifying absolute URLs. Your supervisor has asked you to justify this decision. Which statement provides the best justification?

Front

The site can be moved from one server to another with minimal disruption.

Back

Marsha has been hired by XYZ, Inc., to update the company Web site. Marsha discovers that the existing Web pages were structured using tables. Marsha needs to explain to XYZ why the Web site needs to be recoded in HTML5 with CSS controlling the structure of the document. What is the most important reason for using HTML5 and CSS?

Front

The Web site can be interpreted by any HTML5-compliant browser, including mobile devices.

Back

Which technology provides specific elements and tags that allow text on a Web page to appear animated if a mouse cursor is passed over it?

Front

Dynamic HTML (DHTML)

Back

In the web form you are creating, you want a multiple-option select list to appear with five options. Which line of HTML code will help accomplish this?

Front

<select name="work" multiple="multiple" size="5">

Back

HTML comes in several versions. Which HTML version includes the Transitional, Strict and Frameset "flavors"?

Front

HTML 4.01

Back

Consider the following portion of HTML code for creating a table: <table border = "1"> <tr> <th> Price </th> <th> Quantity </th> </tr> <tr> <td> 13.95 </td> <td> 72 </td> </tr> </table> Also consider the corresponding CSS document code: table, td, th { border: 1px solid gray; } td, th { padding: 6px; border-spacing: 2px; } Which statement correctly describes the resulting table?

Front

Each cell will have 6 pixels more than the default of space between the content and the cell border.

Back

Using a linked style sheet, you have modified the look and feel of an HTML page. You noticed that the rules you applied remain in force unless explicitly overruled using other styles. Which term describes this phenomenon?

Front

Inheritance

Back

You are using a standard black font for text. When choosing a background color, what should you consider?

Front

Using a light background color to avoid distracting users

Back

When a developer wants to center a paragraph of text, which code should she use?

Front

<p style="text-align: center"> This is the text to center</p>

Back

Consider the following HTML code: <a href="indexes/index.html"> CCYP home </a> which type of hyperlink reference is given in this code?

Front

partial URL (Instead of like a regular URL which points to a website, partial URL points to a document path)

Back

Which example demonstrates the proper tag for inserting an image in HTML5?

Front

<img src="image.gif" alt="This is an image."/> hint: (img src then alt attribute)

Back

Extensible Markup Language (XML) is a simplified version of:

Front

Standard Generalized Markup Language (SGML)

Back

You are designing the front end for your company's new Web site. You want all design elements to support site navigation and ensure page accessibility as much as possible. Which point should you verify as you design your pages?

Front

Color combinations should be as attractive and readable as possible

Back

Which HTML tag is used to contain content in a table cell?

Front

<td>

Back

Which of the following is a typical problem that occurs when a hyperlink is not correctly coded?

Front

Text and images disappear

Back

You want to specify horizontal alignment for the content in a table row using a CSS property. Specifically, you want to move content over to the right. Which property and value pair would you use?

Front

text-align = "right"

Back

Which of the following is used in many programming languages to help end an infinite loop?

Front

A break statement

Back

Which of the following was issued by the U.S. government to ensure accessibility to various resources, including Web pages?

Front

Americans with Disabilities Act (ADA)

Back

Roberto is creating a Web page using HTML5. He wants to indent a quote on the page. Which element should he use to accomplish this?

Front

<blockquote> (indents a block of text)

Back

Which CGI technology uses the Java programming language to process data received from a Web form?

Front

JSP (JavaServer Pages)

Back

What is a mobile app?

Front

A stand-alone application that is downloaded from a vendor's software repository onto a mobile device

Back

Consider the following HTML code: <a href="http://192.168.2.3/indexes/index.html"> CCYP Home </a> Which type of hyperlink reference is given in this code?

Front

fully qualified URL (Because it has an ip address)

Back

Section 3

(4 cards)

What is a mobile app?

Front

A stand-alone application that is downloaded from a vendor's software repository onto a mobile device

Back

Which HTML element will make Web page text appear in italic type when displayed in a browser?

Front

<em>

Back

Which of the following provides a vendor-neutral means to register a database to an operating system so that any vendor's database driver can be used?

Front

JDBC

Back

Which elements of an image can be made transparent?

Front

Any element of a specified color

Back