최신 070-480 무료덤프 - Microsoft Programming in HTML5 with JavaScript and CSS3

You are creating an application by using HTML5 and CSS3. The styles for the pages are derived from five style sheets.
The styles are not being applied correctly to the pages in the application.
You need to determine the order in which the style sheets will be applied by the browser.
In which order will the five style sheets be applied? (To answer, move the style sheet types from the list of style sheet types to the answer area and arrange them in the order that they will be applied.)
정답:

Explanation
Box 1: user agent style sheets
Box 2: user normal style sheets
Box 3 author normal style sheets:
Box 4: author important style sheets
Box 5: user important style sheets
Note:
The order of declarations from least important to most important:
* user agent declarations
* user normal declarations
* author normal declarations
* author important declarations
* user important declarations
Which CSS3 code fragment uses a pseudo-element?

정답: A
설명: (DumpTOP 회원만 볼 수 있음)
You develop a webpage.
The layout of the webpage must resemble the following image:

You need to ensure that the page renders properly.
How should you complete the relevant CSS styles? (To answer, select the appropriate option from each drop-down list in the answer area.)

정답:

Explanation

* position: relative
The element is positioned relative to its normal position, so "left:20" adds 20 pixels to the element's LEFT position
* position: absolute
The element is positioned relative to its first positioned (not static) ancestor element Reference: CSS position Property
You have the following markup.

You need to identify in which color each value will be displayed.
Which color should you identify? To answer, select that appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
정답:

Explanation

Boat: Red
Car: Blue
Plane: Violet
You develop an HTML messaging application that allows users to send messages. The messages can have an optional file attachment that is identified by a filename.
You use the following function to send a message:

You need to send a message with a file attachment.
How should you complete the relevant code? (To answer, select the appropriate option from each drop-down list in the answer area.)

정답:

Explanation

Object Properties
The name:values pairs (in JavaScript objects) are called properties.
var person = {firstName:"John", lastName:"Doe", age:50, eyeColor:"blue"}; Reference: JavaScript Objects
You are developing an application that reads information from a file.
The application must:
* Execute a block of code if there is an error accessing the file
* Execute a second block of code whether or not there is an error accessing the file You need to ensure that the error handling requirements are met.
Which three statements should you implement in sequence? (To answer, move the appropriate statements from the list of actions to the answer area and arrange them in the correct order.)
정답:

Explanation

Explanation
The fileopen statement is put within the try clause.
The catch(e) will catch a fileopen error.
The finally clause will be executed regardless of whether an error occurs in the try clause proceeding it
You need to create a page that displays four columns of text. The columns must be 20px apart, and a double rule must appear between the columns.
How should you complete the CSS markup? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
정답:

Explanation

Reference: https://www.w3schools.com/Css/css3_multiple_columns.asp
You have the following markup.

You need to ensure that when the button is clicked, a message appears that displays the value of the button.
How should you complete the code? To answer, drag the appropriate code elements to the correct targets in the answer area. Each code element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
정답:

Explanation
You develop an HTML5 webpage. You have the following HTML markup:

You need to add a background color to the first article in each section.
Which code segment should you add to the webpage?

정답: C
설명: (DumpTOP 회원만 볼 수 있음)
You have the following markup.

You need to create a single JSON object that directly contains the values from personForm and sends the object to a Web server API. The contents of the JSON object must have the format shown in the following sample.

How should you complete the JavaScript code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
정답:

Explanation

var personalFormData = $("#personForm").serialize(submitPersonForm);
References:
You are developing a function that receives data from a Windows Communication Foundation (WCF) web service.
You need to pass a parameter named customerld to the function call.
You write the following code.

How should you complete the code? To answer, drag the appropriate code elements to the correct targets. Each code element may be used once, more than once, or not all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
정답:

Explanation
You are developing an airline reservation website by using HTML5 and JavaScript. A page on the site allows users to enter departure and destination airport information and to search for tickets.
You have the following requirements:
* Users must be able to save information in the application about their favorite destination airport.
* The airport information must be displayed in the destination text box whenever the user returns to the page.
You need to develop the site to meet the requirements.
Which line or lines of code should you use? (To answer, drag the appropriate command or commands from the list of commands to the correct location or locations in the work area. Each line of code may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
정답:

Explanation

* retrieve localStorage.destination
* store localStorage.destination
You are developing a form that captures a user's email address by using HTML5 and jQuery.
The form must capture the email address and return it as a query string parameter. The query string parameter must display the @ symbol used in the email address.
You need to implement this functionality.
How should you develop the form? (To answer, select the appropriate options from the drop-down lists in the answer area.)
정답:

Explanation

* serialize()
Encode a set of form elements as a string ready for submission.
decodeURIComponent
* To decode the string, PHP offers the urldecode() function.
?
echo urldecode('name%40website.com'); //restores "[email protected]"
Reference: JavaScript decodeURIComponent() Function
You are developing an HTML5 web form to collect feedback information from site visitors.
The web form must display an INPUT element that meets the following requirements:
* Allow numeric values between 1 and 10.
* Default to the value of 5.
* Display as a slider control on the page.
You need to add the INPUT element to the form.
Which HTML element should you add?

정답: A
설명: (DumpTOP 회원만 볼 수 있음)
You are creating a custom object as described by the following code.

You need to implement the calcArea method.
Which code should you use?

정답: A
설명: (DumpTOP 회원만 볼 수 있음)

우리와 연락하기

문의할 점이 있으시면 메일을 보내오세요. 12시간이내에 답장드리도록 하고 있습니다.

근무시간: ( UTC+9 ) 9:00-24:00
월요일~토요일

서포트: 바로 연락하기