PrepAway - Latest Free Exam Questions & Answers

Category: 70-480 (v.2)

Exam 70-480: Programming in HTML5 with JavaScript and CSS3 (updated January 31, 2014)

Which of the following is TRUE with regards to this class?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are in the process of creating a client web form for ABC.com. The form contains an HTML
that requires the client to provide a suitable age, before the form is tendered.
You have added the necessary validation to the control. The validation includes an object of the
regex class.
Which of the following is TRUE with regards to this class? (Choose all that apply.)

Which of the following describes the reason for using this HTML?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are in the process of creating a client contact form for ABC.com. The form must be configured
to gather data regarding the client, and will be displayed on a page of ABC.com’s website.
You have added the following HTML:
<input name=”email” type=”email”/>
Which of the following describes the reason for using this HTML?

Which of the following describes the reason for using this attribute?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are in the process of creating a client web form for ABC.com. The form contains an HTML
with the necessary validation. The validation includes the required attribute.
Which of the following describes the reason for using this attribute?

what your input type should be?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are in the process of creating a web page for ABC.com. The page will contain a slider control
for users to select their age. The slider control should not allow for the selection of ages 17 and
below, or ages 66 and above.
Which of the following describes what your input type should be?

Which of the following is the property being discussed?

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are running a training exercise for ABC.com’s junior developers. You are currently discussing
property that obtains the Web Storage area specific to the current document.
Which of the following is the property being discussed?

Which of the following elements should be included in your code?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are in the process of creating a web application for ABC.com. You want to make sure that an
image in your content is specified, and that a description is related with it.
You want to make use of the correct semantic markup elements in your code.
Which of the following elements should be included in your code? (Choose two.)

Which of the following lines of code should you use to complete the code?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are in the process of creating a dynamic web form that contains a checkbox input type. You
want to make sure that an input text box is dynamically added to the form when the check box is
ticked.
You have started to write the required code as shown below:

Function ShowInputBox (divName)
{
Var newInputDiv = document.createElement (‘div’);
Which of the following lines of code should you use to complete the code?

Which of the following is the property being discussed?

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
You are running a training exercise for ABC.com’s junior developers. You are currently discussing
an HTML5 property that obtains and sets a value that specifies how source illustrations are drawn
onto a target illustration.
Which of the following is the property being discussed?

Which of the following is the attribute being discussed?

You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
You are running a training exercise for ABC.com’s junior developers. You are currently discussing
an element positioning attribute that flows within the given dimensions of the browser window.
Which of the following is the attribute being discussed?


Page 1 of 512345