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

CSS3 General Questions Quiz

CSS3 General Questions Quiz

https://www.bapugraphics.com/

1. In ‘box-shadow: 2px 2px 2px grey’ what does out of three First 2px stands for?

2. Opacity style value stands from:

3. What does ‘outline-offset’ style means in CSS3?

4. Aligning Text to center correct code is:

5. For Disabling button correct code is:

6. To make text column like newspaper the style is

7. Code of white color is

8.To remove underline from a link text we use which style?

9. Putting Style ‘margin: 4px 0px 4px 0px;’ we are putting margin on which two sides

10. Another correct way of applying this style ‘margin: 4px 10px 4px 10px;’ is