PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-480 (updated February 07th, 2016)

Exam 70-480: Programming in HTML5 with JavaScript and CSS3 (updated February 07th, 2016)

Which CSS selectors should you use?

DRAG DROP
You are developing a web page that includes the following HTML.

You need to ensure that the email element is enabled only if the user selects the IT Support
check box.
Which CSS selectors should you use? (To answer, drag the appropriate selector to the
correct location. Each selector 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.)

Which HTML element should you add?

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?

Which two code segments should you include on the webpage?

You develop an HTML5 webpage that contains the following HTML markup:

<input id=”loanTermTextBox” type=”text” />
Users must enter a valid integer value into the text box.
You need to validate the data type that is received from the input element.
Which two code segments should you include on the webpage? (Each correct answer
presents a complete solution. Choose two.)


Page 16 of 21« First...10...1415161718...Last »