Test of CSS knowledge - Part 6
- Question 1: What attributes are used to create distances between elements?
- margin
- spacing
- padding
- border
-
- Question 2: Which attribute is used to create the distance between the border and the content inside the element?
- margin
- spacing
- padding
- border
-
- Question 3: What attributes are used to create space between text lines?
- line-spacing
- line-height
- spacing
- letter-spacing
-
- Question 4: How can I format the elements on the same row?
- display: left;
- display: inline;
- display: horizontal;
- There is no right answer
-
- Question 5: If you want to create an interesting footer attached to the bottom of the user window (not just at the bottom of the page), what attributes would you use?
- position and bottom
- display and float
- position and float
- display and bottom
-
- Question 6: What attributes are needed to install an image in the background?
- image
- background-image
- background: image
- image: background
-
- Question 7: What is the valid CSS attribute used to place an element on the right side of its container?
- display: right;
- float-right: 0px;
- display-right: 0px;
- float: right;
-
- Question 8: In a table, how to get the background color of alternating rows?
- tr: even {background-color: #CCC;}
- td: even {background-color: #CCC;}
- td: nth-child (even) {background-color: #CCC;}
- tr: nth-child (even) {background-color: #CCC;}
-
- Question 9: What attributes would you use to change the border of the element?
- border-size: 5px;
- border: width: 5px;
- border-width: 5px;
- border: size: 5px;
-
- Question 10: What attributes are used to change the display list type to Roman numerals instead of normal numbers?
- list-style-type: upper-roman;
- list-type: roman;
- list-bullet-type: roman-numerals;
- list-style: roman;
-
5 ★ | 2 Vote
You should read it
- Test of CSS knowledge - Part 5
- Test of CSS knowledge - Part 8
- What do you know about programming language C # P1
- eQuiz - Test of knowledge about the browser
- Test common knowledge about social culture P1
- Test common knowledge about social culture P2
- Set of multiple choice questions about programming with P12
- Test general knowledge about social culture P3
May be interested
- Test of CSS knowledge - Part 7if you are learning about css, the following quiz of network administrator will provide useful knowledge for your learning.
- Test of CSS knowledge - Part 8set of multiple choice questions about css programming language, invite readers to test their knowledge with 10 questions including many answers, please choose the best answer.
- Test of CSS knowledge - Part 9read on to continue your knowledge with the sequel to tipsmake.com's css test series. the question set will have 10 sentences to try.
- You have confidence in your Network Administration knowledge P10in order to become a network administrator, you need to master the knowledge related to this topic. to help readers gain more knowledge about network administration, the following test will give you many useful things.
- What do you know about the outstanding features on Bphone 3in this quiz, please join the network administrator to learn about the outstanding features on the recently launched bphone 3 phone of bkav.
- Test on JAVA P10 testmultiple choice questions on java programming help you test your basic knowledge of this programming language. the set of questions includes 10 sentences to try.