Choose a topic to test your knowledge and improve your CSS skills
CSS stands for __________
In CSS h1 can be called as _______
In css οΏ½color:redοΏ½ can be called as _____________
Which of the following attributes is used to specify elements to bind style rules to?
Which selector is used to specify a rule to bind a particular unique element? id
In CSS οΏ½font-sizeοΏ½ can be called as ________
_________ selectors are used to specify a group of elements.
Which of the following tag is used to embed css in html page?
________ has introduced text list box margin border color and background properties.
Which of the following represents a comment?
A single _____________ rule can be used in an external sheet to define character set encoding of the style rules and values.
An ___________ rule can be used to define style rules for multiple media types in a single embedded style sheet
An ___________ rule is used to define a page block for printed styles.
Which of the following construct specifies that a style takes precedence over any different conflicting styles?
Which of the following property specifies the size of the mask?
Which of the following property defines the gap between columns in a multicolumn text flow?
Which of the following property defines the style width and color of the rule divider between columns in a multicolumn text flow?
Which of the following property defines the width of a rule between columns in a multicolumn text flow?
Which of the following property is used to control column element breaks after an associated element when flowing multicolumn text?
Which of the following property specifies whether an element is an accelerator indicator or not.
Which of the following property is used to define the animations that should be run?
Which of the following property is used to define the number of times an animation should play? 4.
Which of the following property is used to indicate whether the backside of an element is visible if the element is rotated to display the back?
Which of the following property defines a relationship between bound elements(s) and some code or content?
Which of the following property defines the width of each column in a multicolumn text flow?
Which of the following property is used to apply visual effects to associated elements?
Which of the following property defines the resampling method to use when stretching images?
Which of the following property specifies the direction in which a marquee should move?
Which of the following property defines a mask to be used as a boxοΏ½s overlay in order to clip the box to a complex shape?
Which of the following element is used within the table element to define a caption?
Which of the following property is used to specify table borders in CSS?
Which of the following property sets whether the table borders are collapsed into a single border or separated:?
Which of the following property is used to change the width of table? 5.
Which of the following property sets the vertical alignment?
Which of the following property is used to control the space between the border and content in a table?
Which of the following property is used to change the background in a table?
Which of the following property is used to change the height of a table?
Which of the following property is used to align the text in a table?
Which of the following property is used to set order in a table?
Which of the following selector same as :after; changed under CSS3 to make pseudo-elements obvious?
Which of the following property controls CSS counter values? 3.
Which of the following property contains a list of one or more counter names to be cleared or set to a particular value?
Which of the following property is used in conjunction with the :before or :after pseudo-elements? 5.
Which of the following property defines the text selection policy for various portions of a document?
Which of the following CSS3 property can be used to allow line breaks within words?
Which of the following property can be used to set text flow appropriate for European alphabets or East Asian alphabets?
Which of the following property is used to zoom in or out on an element?
Which of the following property is used to describe all transition-related properties at once?
Which of the following property is used to define which properties a transition will be applied to?
Which of the following values are zccepted by the float Property?
Which of the following property is used to control the behavior of floating elements?
In what direction does float will work?
Which of the following property allows elements to be offset rotated scaled and skewed in a variety of different ways?
Which of the following property is used to define how nested items are rendered in a 3-D space the choice being either flattened or with their dimensions preserved?
Which of the following property is used to define the time it takes one iteration of an animation to play?
Which of the following property sets the distance between an elementοΏ½s right border and the rightmost edge of its content? 9.
Which of the following property is used to control page breaks when printing a document after the bound element box ends?
Which of the following property defines the style of quotation marks to be used with embedded quotations?
Which of the following property defines the length of time that a transition takes?
Which of the following property defines when the transition will start and it allows a transition to begin execution some some period of time from when it is applied?
Which of the following transform property value defines a 2D translation?
Which of the following transform property value defines a translation using only the value for the X-axis?
Which of the following transform property value defines a 3D scale transformation?
6. Which of the following transform property value defines a perspective view for a 3D transformed element?
Which of the following transform property value defines a 2D skew transformation along the X- and the Y-axis?
Which of the following transform property value defines a 3D transformation using a 4οΏ½4 matrix of 16 values?
Which of the following transform property value defines a 3D rotation along the Z-axis? rotateZ(angle) all of the mentioned
Which of the following transform property value defines a 3D rotation?