Computer Science > QUESTIONS & ANSWERS > Web Development Unit Test (Code HS) Questions and Answers 100% Pass Rate (All)
Web Development Unit Test (Code HS) Questions and Answers 100% Pass Rate Which of the following is the proper format for an HTML tag? ✔✔<h1>Content Affected by Tag</h1> Which of the following ... best describes the difference between the domain and path of a URL? ✔✔The domain specifies where the browser's request should be sent. The path specifies exactly what file is being requested. What is the domain of this URL: ✔✔example.com What is generated from the following HTML code: <h1>Hello</h1> <h3>Hello</h3> <h6>Hello</h6> ✔✔"Hello" biggest bigger big Which of the following classifies as metadata about a webpage? ✔✔The title of the webpage An image is hosted at https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg Which of the following is the proper HTML code to display this image on your webpage? ✔✔<img src="https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg"> Which of the following is a valid CSS rule? ✔✔h1 { color: blue; } CSS rules have a selector that defines which HTML elements the rule applies to. We've learned about the following CSS Selectors: Select by tag name Select by class name Select by id name Which of the following ranks the selectors from highest precedence to lowest precedence? ✔✔Select by id name, select by class name, select by tag name What is the result of the following HTML code: <ol> <li>Bread</li> <li>Milk</li> <li>Eggs</li> </ol> ✔✔1. Bread 2. Milk 3. Eggs Suppose you are making a music streaming website and you want to make a page that displays a user's music library. Which of the following is the proper HTML code to create the following table: https://cl.ly/2k3G3e0C3h0w/Screen%20Shot%202016-10-17%20at%201.44.15%20PM.png ✔✔<table border="1"> <tr> <th>Title</th> <th>Artist</th> <th>Length</th> </tr> <tr> <td>CD Jam</td> <td>Rooney Pitchford</td> <td>3:55</td> </tr> <tr> <td>Memory</td> <td>Tom Misch</td> <td>5:41</td> </tr> </table> Which of the following statements are true about styling your web pages with CSS: I. Styling with CSS is more scalable than using style= on each HTML tag that you want to style II. You can create styles with CSS that are not possible using style= on an HTML tag ✔✔I only Suppose you have written a web page using HTML and CSS and it is hosted at the URL yourdomain.com/home.html Which of the following statements is true about which devices can view your website? ✔✔Any browser on any device will be able to view your webpage, because all browsers and devices on the Internet agree to use the same protocols for sending, receiving, and viewing webpages. Suppose you have the following CSS rules: p { color: green; } .fire { color: red; } #title { color: blue; } What font color will the following HTML element have after being styled by the given CSS: <h1 class="fire">Welcome!</h1> ✔✔red Suppose you have the following CSS rules: p { color: green; } .fire { color: red; } #title { color: blue; } What font color will the following HTML element have after being styled by the given CSS: <p class="title">My First Paragraph</p> ✔✔green Suppose you have the following CSS rules: p { color: green; } .fire { color: red; } #title { color: blue; } What font color will the following HTML element have after being styled by the given CSS: <p class="fire" id="title">Hello World!</p> ✔✔blue [Show More]
Last updated: 2 years ago
Preview 1 out of 8 pages
Buy this document to get the full access instantly
Instant Download Access after purchase
Buy NowInstant download
We Accept:
Code HS Bundled Exams Questions and Answers with Complete Solutions
By Nutmegs 2 years ago
$25
18
Can't find what you want? Try our AI powered Search
Connected school, study & course
About the document
Uploaded On
Apr 13, 2023
Number of pages
8
Written in
All
This document has been written for:
Uploaded
Apr 13, 2023
Downloads
0
Views
138
Scholarfriends.com Online Platform by Browsegrades Inc. 651N South Broad St, Middletown DE. United States.
We're available through e-mail, Twitter, Facebook, and live chat.
FAQ
Questions? Leave a message!
Copyright © Scholarfriends · High quality services·