In CSS,select the property used to set the background color of an image?
AnswerIn CSS, Select the property to set an image in a list instead of a standard bullet?
AnswerIn CSS, what is the correct option to select only the paragraphs with class name “warning”?
<p class=”warning”>Don’t do it.</p>
<p>Do it.</p>
<p class=”warning”>Nooo, don’t do it.</p>
Select the property that is used to create spacing between HTML elements?
AnswerSelect the property that is used to change the list style to show roman numerals instead of normal numbers?
AnswerIn CSS, what is the correct option to select all the tags on a page?
AnswerIn CSS, Select the appropriate option to style an element so that the next element would appear right next to it not underneath it if both elements widths were collectively smaller than the container element?
AnswerIn CSS, choose the correct option to select this image by its id?
<img id=”mainpic” src=”cat.png”>
AnswerSelect the property used to create space between the element’s border and inner content?
AnswerIn CSS,Select the property used to set the spacing in between lines of text?
AnswerFor users that use the tab key to navigate websites, what property represents this way of moving from one element to another?
AnswerWhich of the following property specifies the distance between a marker and the text in the list?
AnswerWhich of the following property specifies whether a border should be solid, dashed line, double line, or one of the other possible values?
AnswerWhich of the following property is used to set the width of an image?
AnswerWhich of the following property is used to add or subtract space between the letters that make up a word?
AnswerWhich of the following property is used as a shorthand to specify a number of other background properties?
AnswerWhich of the following uses 1vw or 1vh, whichever is smaller?
AnswerWhich of the following is a true about CSS style overriding?
AnswerWhich of the following property changes the color of left border?
AnswerWhich of the following property changes the color of bottom border?
Answer© 2017 QuizBucket.org