PrepAway - Latest Free Exam Questions & Answers

Tag: Briefing 70-480 (updated November 29th, 2017)

Briefing 70-480: Programming in HTML5 with JavaScript and CSS3 (updated November 29th, 2017)

How should you complete the markup?

DRAG DROP
You have a stylesheet for an existing website.
The website contains the following HTML markup.

You need to ensure that the <li> elements are aligned horizontally.
You write the following CSS markup in the stylesheet.

How should you complete the markup? 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 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:

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 5 of 26« First...34567...1020...Last »