Read the most frequently asked 20 top CSS Objective type questions and answers for freshers and experienced CSS job interview questions pdf download free.
1. What does CSS stand for?
2. What is the correct HTML for referring to an external style sheet?
3. Where in an HTML document is the correct place to refer to an external style sheet?
4. Which HTML tag is used to define an internal style sheet?
5. Which HTML attribute is used to define inline styles?
6. Which is the correct CSS syntax?
7. How do you insert a comment in a CSS file?
8. Which property is used to change the background color?
9. How do you add a background color for all <h1> elements?
10. How do you change the text color of an element?
11. Which CSS property controls the text size?
12. What is the correct CSS syntax for making all the <p> elements bold?
13. How do you display hyperlinks without an underline?
14. How do you make each word in a text start with a capital letter?
15. How do you change the font of an element?
16. How do you make the text bold?
17. How do you display a border like this:
18. How do you change the left margin of an element?
19. To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?
20. How do you make a list that lists its items with squares?
1. What does CSS stand for?
2. What is the correct HTML for referring to an external style sheet?
3. Where in an HTML document is the correct place to refer to an external style sheet?
4. Which HTML tag is used to define an internal style sheet?
5. Which HTML attribute is used to define inline styles?
6. Which is the correct CSS syntax?
7. How do you insert a comment in a CSS file?
8. Which property is used to change the background color?
9. How do you add a background color for all <h1> elements?
10. How do you change the text color of an element?
11. Which CSS property controls the text size?
12. What is the correct CSS syntax for making all the <p> elements bold?
13. How do you display hyperlinks without an underline?
14. How do you make each word in a text start with a capital letter?
15. How do you change the font of an element?
16. How do you make the text bold?
17. How do you display a border like this:
18. How do you change the left margin of an element?
19. To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?
20. How do you make a list that lists its items with squares?
No comments:
Post a Comment