WGU C777 Web Development Applications Pre-Assessment | 55 Questions with 100% Correct Answers | Verified | Latest Update

WGU C777 Web Development Applications
Pre-Assessment
The HTML5 specification for the

What is the basic code you would need to define a named function that returns a value? –
✔✔function myFunction() { return value; }
What can you use in CSS if you want to customize your own HTML element styles? – ✔✔The
class and id selectors
What two keys are created by the HTML5 element? – ✔✔A private key and a public
key
What HTML5 API can you use to provide location-based services, such as mapping? – ✔✔The
Geolocation API
Which type of CSS effect allows an element to gradually change styles from one to another? –
✔✔Transition
You are creating a mobile Web site for your company’s polling service. Users will be completing
polls and surveys about various topics. How can you simplify the page layout to increase this
site’s usability on mobile devices? – ✔✔Use radio buttons, check boxes and drop-down lists
instead of text boxes wherever possible

Leave a Comment

Scroll to Top