The logo shown is displayed on a web page as an SVG.
Note: The coordinate values are labeled for reference.
Evaluate the image on the left and complete the markup by selecting the correct option from each drop-down list.
Note: You will receive partial credit for each correct selection.
Which two application features should you implement by using session storage? Choose 2.
You are creating a dietary request form for an upcoming conference. The form must include the following elements:
• The title " Conference Registration Form "
• A Name input field for the attendee ' s name
• A list of food options the attendee can select by using the mouse or typing
Complete the code by moving the appropriate code segments from the list on the left to the correct locations on the right. You may use each code segment once, more than once, or not at all.
Note: You will receive partial credit for each correct response.
Which two code segments declare a JavaScript method? Choose 2.
Which two functions support 2D transformations in CSS3? Choose 2.
You create an interface for a touch-enabled application. You discover that some of the input buttons do not trigger when you tap them on the screen. You need to identify the cause of the problem. What are two possible causes? Choose 2.
You are creating a form that asks a user to enter their phone number. The form must be submitted only if the phone number field is not empty and matches the format 111-444-7777. Which markup should you use?
Which element should you use to rotate an SVG square?
Which three events are valid for the HTML canvas element? Choose 3.
Which two statements correctly describe media queries? Choose 2.