Question
QUESTION 11 You use ____________________ positioning to position a submenu directly below an item in the navigation bar 0 points QUESTION 12 When you code
QUESTION 11 You use ____________________ positioning to position a submenu directly below an item in the navigation bar 0 points
QUESTION 12 When you code a selector that selects by ______________________, the rule set applies to just one HTML element. 0 points
QUESTION 13 The four pseudo-class selectors for links are a. unvisited, visited, active, and inactive b. link, active, inactive, and hover c. link, visited, active, and inactive d. link, visited, active, and hover 0 points
QUESTION 14 In the rule set that follows, the selector applies to all elements that have red as their ____________________________ name. .red { color: red; } 0 points
QUESTION 15 If you set the background color for the body of a page to blue and you dont set the background color for a section within the body, the background of the section will be _____________________________. 0 points
QUESTION 16 A sidebar in a web page should be coded as an HTML5 ____________________ element. 0 points
QUESTION 17 If you want the user to be able to click anywhere in a box in a vertical navigation menu thats created by using elements within the list items of an unordered list, you must a. set the display property for the elements to block b. set the text-decoration property for the elements to none c. set the list-style property for the list to none d. set the display property for the list items to block 0 points
QUESTION 18 To load a web page from an intranet into your web browser, you can a. type just the file name into the address bar b. type just the domain name into the address bar c. use the Open or Open File command in the File menu d. click on the Load or Reload button 0 points
QUESTION 19 In the rule set that follows, the selector selects all paragraph elements that are ____________________________ of the element with main as its id. #main p { font-size: 75%; } 0 points
QUESTION 20 Which of the following is NOT a guideline for user accessibility? a. Make sure that any essential information in images is also provided in text. b. Make sure all links can be accessed with the keyboard. c. Provide text that is easy to read. d. Make sure that each page will run in all browsers. 0 points QUESTION 21
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started