which is only direct child of SIBLING SELECTORS 3. Color all paragraph siblings of #title to be red color 4. Make the paragraph that is immediately after the article as Upper Case 5. Can you make the paragraph on Line 46 as Italics? (Important) ATTRIBUTE SELECTORS 6. For all links that are secure (https), change their color to be green 7. For all links that are going to open in a new page, remove their underline. 8. For all links that have an html file extension in the end, change their font-size to be 8px; 9. For all links that have a class of KFU, make them italics 10. For all links that have CCSIT in them, make them ALL CAPS 11. For all links that are not secure (http), change their color to be red PSEUDO-CLASS SELECTORS 12. When the links are hovered, their background should be black and font color should be white 13. When the links are visited, their color should be blue with no underline 14. When the links are clicked (active), their color should be orange 15. For all required form elements, change the background color to red and font-color to be white 16. For the email address, if a valid address is entered, change the font color to green 17. For the email address, if an invalid address is entered, change the font color to red 18. Color all the even rows in the table with a background color of grey 19. Make the text of all the odd rows of the table as BOLD TOUGH PSEUDO-CLASS 20. If the radio button for gender is selected, change the color of its label to green PSEUDO-ELEMENT SELECTOR 21. For the last paragragh, change the font-size for the first letter (s) to 30px 22. For the last paragraph, change the font-color of the the first line to green BONUS 23. For the first paragraph on the page. change the font-color to blue. File Edit Selection View Go Run Terminal Help adv-selectors.html - web labs - Visual Studio Code II DIA selectors.html selectors-dynamic.html adv-selectors.html . lab4 > > adv-selectors.html > ... 78 79 80
81 82 Male 83 Female 84
85 86 87 Football Line up
89 90 91 92 Number 93 Name 94 3 Position 95 Height 96 Weight 97 98 99 108 101 8 102 Marco Belinelli 103 8 104 6-5 105 195 106 107 040 In 13, Col 66 Spaces: 2 UTF-8 LH HIML A Port : 5500 Prettier 2:31 AM ENG 2/12/2021 HE Type here to search ! a File Edit Selection View Go Run Terminal Help adv-selectors.html - web labs - Visual Studio Code selectors.html selectors-dynamic.html adv-selectors.html II lab4 > > adv-selectors.html > ... 103 NE 104 6-5 105 195 106 107 108 5 109 Carlos Boozer 110 111 6-9 A 112 266 113 114 115 21 116 Jimmy Butler 117 F 118 6-7 119 22e 12e 121 122 22 123 Taj Gibson 124 F 125 6-9 126 225 127 128 129
138 131 Selectors are one of, if not, the most important parts of css. They shape the cascade and determine how styles are to be applied to 132
81 82 Male 83 Female 84
85 86 87
Football Line up
89Number | 93Name | 94 3Position | 95Height | 96Weight | 97
---|---|---|---|---|
8 | 102Marco Belinelli | 103 8104 | 6-5 | 105195 | 106
NE 104 | 6-5 | 105195 | 106||
5 | 109Carlos Boozer | 110111 | 6-9 | A 112266 | 113
21 | 116Jimmy Butler | 117F | 1186-7 | 11922e | 12e
22 | 123Taj Gibson | 124F | 1256-9 | 126225 | 127
Selectors are one of, if not, the most important parts of css. They shape the cascade and determine how styles are to be applied to 132