understanding css -content flow,positining and styling,layouts

1. Which CSS property defines which sides of an element where other floating elements are not allowed?
2. Which layout can you create by using a single CSS3 region?
3. In CSS, the flow-into property deposits:
4. Which positioning scheme places an object in normal document flow?
5. Which item specifies resources for an offline HTML5 application?
6. In HTML5, which two objects in the Web Storage specification are used to store data on the client?  (Choose two.)
7. Which three generic font family names are valid values of the font-family property in CSS?  (Choose three.)
8. When applied to an image, the CSS float:right property:

 
9. Which CSS3 code segment styles the text color of EM elements to be red and semi- transparent?
10. Which CSS position value is used to position an element relative to the browser window?
11. What is the default value of the CSS position property?
12. You add a div object to a page. Which CSS3 code fragment will add a scrollbar only if the content exceeds the width or height of the object?
13. When content from a flow is loaded into a region, overflowed content:
14. Which CSS3 code fragment rounds the corners of a border?
15. Which two CSS properties can be used to position multiple HTML elements next to one another? (Choose two.)
16. Which CSS3 code fragment will style only the external links in an HTML document?
17. You work as a developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML and CSS3 in their development process. You have been instructed to create a new layout. You should achieve this by making use of only one CSS3 region. Which of the following actions should you take?
18. You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. You are running a training exercise for junior developers. You are currently discussing a CSS property that introduces content into the flow. Which of the following is the property in question
19. You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. You are running a training exercise for junior developers. You are currently discussing the relative positioning scheme. Which of the following is TRUE with regards to this positioning scheme?

Name Email

Leave a Comment

Your email address will not be published. Required fields are marked *