PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-480 (v.1)

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

Which code segment should you use?

You are creating a web form that users will use to enter their personal information. The form includesthe
following HTML.

You have the following requirements:
When a user enters an input box, the cell on the right must turn green.
When a user leaves an input box, the ceil on the right must turn white.
You need to create the web form to meet these requirements.
Which code segment should you use?

Which line of code should you use?

You are developing a page that includes text and anillustration. The web page resembles the followingimage.

You have the following requirements:
The illustration must be in the center of the page.
The text must flow around the left, right, top, andbottom of the illustration.
You need to ensure that the layout of the web page meets the requirements.
Which line of code should you use?

Which code segment should you use?

You are developing a web page that has a group of H1 and H2 elements.
The page also includes a CSS class named underlineMe.
You have the following requirements.
The font color of all H1 and H2 elements must be changed to red.
The CSS class underlineMe must be applied to all H1and H2 elements.
You need to update the web page to meet the requirements.
Which code segment should you use?

Which CSS3 property should you use?

You are developing a web page that will be divided into three vertical sections.
The main content of the site will be placed in the center section.
The two outer sections will contain advertisements.
You have the following requirements:
The main content section must be set to two times the width of the advertising sections.
The layout must be specified by using the CSS3 flexible box model.
You need to ensure that the visual layout of the page meets the requirements.
Which CSS3 property should you use?


Page 3 of 712345...Last »