PrepAway - Latest Free Exam Questions & Answers

Category: 70-480 (v.6)

Exam 70-480: Programming in HTML5 with JavaScript and CSS3 (updated July 19th, 2017)

which order will the results be displayed?

DRAG DROP
You are developing a corporate website for a company. The website uses a style sheet to enforce corporate
image standards. Users report that the website is not properly rendering the styles.
You create a web page to test the styles by using the following code.

You need to verify how the style will be displayed.
In which order will the results be displayed? (To answer, drag the appropriate style from the list of styles to the
correct location or locations in the work area.)
Select and Place:

How should you complete the code?

DRAG DROP
You need to write a jQuery function to consume a file named Orders.xml.
You write the following code.

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.
Select and Place:

Which expression should you insert into each function?

HOTSPOT
You are validating user input by using JavaScript and regular expressions.
A group of pre-defined regular expressions validate two input fields:An email address in a function named validateEmail. The email address must use two-part domains with
two to four characters in the second part of the domain name.
A nine-digit number that allows optional hyphens after the third and fifth character in a function named
validateID (for example, 555555555 or 555-55-5555)
You need to use the correct expression to validate the input.
Which expression should you insert into each function? To answer, select the appropriate options from the
drop-down lists in the answer area.
Hot Area:


Page 4 of 24« First...23456...1020...Last »