var base_url = 'https://www.bapugraphics.com/';

CSS 3 Quiz

CSS 3 QUIZ

https://www.bapugraphics.com/

1. What does CSS stand for?

2. What is the correct HTML for referring to an external style sheet?

3. Which is the correct CSS syntax?

4. Which HTML tag is used to define an internal style sheet?

5. How do you insert a comment in a CSS file?

6. How do you change the left margin of an element?

7. What property is used to change the text color of an element?

8. The # symbol specifies that the selector is?

9. Which snippet of CSS is commonly used to center a website horizontally?

10. How do you make a list not display bullet points?

11. What is the correct CSS syntax to change the font name?

12. Which property is used to change the background color?

13. Which CSS property controls the text size?

14. What is the correct CSS syntax for making all the < tag's font size 14px? >

15. How do you display hyperlinks without an underline?