SDA Practice Exam

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

You see the following MIME type on a file attached to an e-mail: text/css. What file name extension is usually given to this MIME file type so that Web servers can properly process it?

.css

When scanning images from a print source or importing pictures from a digital camera for use on the Web, to what should you set the resolution in order to display the image on screen at approximately the same size as the original image?

72 dots per inch (dpi)

Which line of HTML creates a valid hyperlink to the target named "targetArea2"?

<a href="#targetArea2"> Top of the FAQ </a>

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?

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

You are writing code that you want to validate to the HTML5 standard. Which of the following code examples can be used to ensure that a line of content will appear in the browser as standard body text?

<p> Habitat for Humanity builds homes and hope around the world. </p>

What is the basic element of a raw text string sent from a Web form to a Web server's CGI script?

A name=value pair

Todd is scheduling a meeting to plan a new Web site that his team will be developing. During this initial meeting, whose input must Todd obtain?

All stakeholders

Some auction sites such as eBay allow any registered user to offer their pre-owned goods for sale. This practice could be described as which type of e-commerce model?

Consumer to consumer (C2C)

You have a contract job to create Web pages in HTML for a company based in Canada. How can you ensure usability as defined by the Canadian government for this company's disabled Web site users?

Create pages according to acts passed by the Canadian government

You have created several Flash presentations for your Web site's default page and some other pages. To enjoy all of the benefits of these pages, which of the following must your site visitors do?

Download a plug-in

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?

Each cell in the table will be separated from the other cells by 2 pixels more than the default

You used the following hexadecimal code to specify a background color: CC08FB Which characters in this code represent the blue value?

FB

Which Web-ready image file formats support animation?

GIF 89a and PNG

Sonny needs to develop a series of Web pages quickly. He wants to be able to edit and validate his source code, as well as preview his pages in multiple browsers. Which type of application will enable him to do this?

GUI HTML editor

When publishing a Web site, a Web site developer using a GUI HTML editor has which advantage over a developer using an HTML text editor?

GUI editors contain an FTP tool built into the software

A cloud service provider has given you a price quote for the services you need to hire. Your team wants to negotiate. Which strategy can best help you obtain the lowest quote?

Have the team manager contact the sales representative's manager

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?

Increase cell padding

You used the a:link link state in the anchor (<a>) element of a CSS file. What does this link state do?

It determines the color of unvisited hyperlink text

You are creating some Web pages for a project using a GUI HTML editor. Your supervisor directs you to collaborate with another developer to include JavaScript into several of the pages. How can you include this code in your pages?

Manually enter the JavaScript code

In which of the following formats are image layers supported?

PNG

What is the term that refers to an Internet marketing technique that enables you to list your site high in search engine rankings by advertising on keywords that describe your product or service?

Pay per click (PPC)

From which language did Tim Berners-Lee borrow to create HTML?

SGML

Your Web team needs to be able to structure Web pages by dividing them into sections, and you want to ensure that any code they write will pass W3C validation tests for HTML5. Which of the following should the team use in conjunction with CSS to fulfill these requirements?

The <header>, <footer>, <nav>, <article> and <aside> elements

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

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

Why should you be sure to articulate the steps of the project cycle during a Web development project?

To facilitate working closely with individuals and teams of individuals

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?

To the right of the text

Zack developed his corporation's intranet site using proprietary HTML language extensions based on the company's current browser at the time. The company has recently updated its systems to include the use of a new browser. Now the intranet site that Zack developed no longer renders its content consistently. What should Zack do to ensure that this site's content renders consistently going forward, regardless of the browser used?

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

Emily has been asked to update Web page content for her company's site and is working with the marketing department to gather information that will help her revise site navigation and product content. Which audience-development technique would provide the information she seeks?

Visitor tracking

Nancy works on a Web development team that creates and updates Web pages and sites for a variety of customers. Different customers have different requirements for their Web sites, but all want their sites to function consistently for end-users. So Nancy knows that when developing Web pages, it is always important to test the pages before publishing them. Which is the best way to test Web pages?

With current and older versions of multiple browsers

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?

text-align="right"


Kaugnay na mga set ng pag-aaral

Qw/exp (contains Q from PP) ch3, the pt with vascular disease

View Set

Java Computer Science Chapter 4 Test

View Set

CISI derivatives: End of Chapter questions

View Set

Prep U Chapter 28 Med/Surg Heart Failure

View Set

Preguntas y Respuestas con Nombres

View Set

PS1: Opportunity cost & Production Possibility Frontier

View Set

Prioritization, Delegation, Assignment-Chapter 12

View Set