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

CSS Command Quiz

Css Advance Question Quiz

https://www.bapugraphics.com/

1. What is the preferred way to create a Navigation menu using CSS style sheets?

2. Which property would you use to specify whether the content of a block- level element is clipped or how it should behave when it overflows the element's bounds?

3. What property would you use to make an entire element to be ignored when rendering a web page?

4. How would you apply better control over the size of your elements when you have varied content presented within the elements?

5. How can one have more control over the background image they have selected for an element?

6. Which CSS property should you use to customize the list so that it uses an image instead of the default a bullet?

7. How do you change the properties of an element when you pass your mouse pointer of it?

8. I have text in a certain paragraph on my web page which I would like to render as red while keeping the background unchanged. Which property should I use to do this?

9. I would like to have a block element and restrict everything around it to a gap of 20 pixels. What code snippet should I use to do this?

10. I would like to format text on my web page just as one is able to do in a word processor. Which is the best property to do this?