Welcome to your Web Design Set – 4 1. Which one is incorrect class name for Font Size in W3.CSS w3-jumbo w3-large w3-normal w3-tiny None 2. Which CSS property is used to change the text color of an element? text-color color font-color All of These None 3. w3-color class is used for to Set Background Color to Set TEXT Color to Set the Border Color All of These None 4. What does CSS stand for? Cascading Style Sheets Creative Style Sheets Computer Style Sheets Colorful Style Sheets None 5. Where in an HTML document is the correct place to refer to an external style sheet? In the section At the end of the document In the section Any Where in a Page None 6. Which CSS property is used to change the background color? color background-color bgcolor None Of These None 7. How do you add a background color for all elements? h1.all {background-color:red;} h1 {background-color:red;} all.h1 {background-colorred;} .h1{background-color:red} None 8. What protocol does PPP use to identify the Network layer protocol? NCP ISDN LCP HDLC None 9. How do you insert a comment in a CSS file? // this is a comment // // this is a comment ' this is a comment /* this is a comment */ None 10. Which W3.CSS class class is used to add zebra-stripes to a table w3-zebra w3-zebra-striped w3-table-striped w3-striped None 11. w3-container class adds a __________ left and right padding to any HTML element 4 PX 8 PX 32 PX 16 PX None 12. What is the correct HTML for referring to an external style sheet? mystyle.css None 13. The w3-container class is the perfect class to use for All of These None 14. Which W3.CSS Class Properties are not included in w3-table-all Class w3-striped w3-border w3-table w3-centered None 15. Which W3.CSS Class is used to remove all Border from html Element w3-border-none w3-border-0 w3-border-remove w3-no-border None 16. Which W3.CSS Class adds borders at top, right, bottom, left (All Side) to an element w3-border w3-border-all w3-border-0 All of These None 17. The w3-panel class adds a ______ top and bottom margin and a ____ left and right padding to any HTML element. 4PX 4PX 4PX 16PX 16PX 16PX 16PX 4PX None 18. Which CSS property controls the text size? font-size text-size font-style text-style None 19. Which one is Correct w3.css Class for Right Alignment w3-align-right w3-right-align w3-text-right w3-right None 20. in W3.CSS the Default Font Size for tag is 64 PX 36 PX 32 PX 24 PX None 21. Which is the correct CSS syntax? {body;color:black;} {body:color=black;} body {color: black;} body:color=black; None 22. Which W3.CSS class is used to display a border around a table w3-border w3-table-border w3-bordered w3-border-table None 23. Which HTML tag is used to define an internal style sheet? None 24. Which W3.CSS Class Is Used to Make a Text as Left Alignment w3-align-left w3-left-align w3-left w3-text-left None 25. Which Class Produce Largest Font Size in W3.CSS w3-jumbo w3-xxxlarge w3-xxlarge w3-xlarge None Share this:TweetEmailTelegramPrintWhatsAppLike this:Like Loading... Related Posts (You May Also Read):