Week 4 Flashcards
The ……….. specifies the width that should appear between table cells
border-spacing
In CSS pseudo-classes, ………… means use this class to add special style to an element when you mouse over it
:hover
You can use ………..
property along with JavaScript to create very complex menu and very complex webpage layouts
visibility
A …………. property used for specifying the margin for top side of an element
margin-top
You can use two values top and left along with the ………… property to move an
HTML element anywhere in the HTML document
position
Value that defines a double border
double
The ………. allows you to control the shape or appearance of the marker
list-style-type
In …………., Specified coordinates will be relative
to the browser window
Fixed positioning
The ……………. property is used to indent the text of a paragraph
text-indent
The ……………. method combines all the 2D transform methods into one
matrix()
A value of margin property specifies a margin in % of the width of the containing element
%
In CSS pseudo-classes, ………… means use this class to add special style to an unvisited link
:link
it is not possible to specify all the Padding properties in one property
(T/F)
False
The ……………… property is used to underline, overline, and strikethrough text
text-decoration
The …………… property specifies a delay for the start of an animation
animation-delay
In CSS pseudo-classes, ………… means use this class to add special style to an active element
:active
A …………. property used for specifying the margin for right side of an element
margin-right
In CSS layers, You can specify which element should come on top and which element
should come at bottom
(T/F)
True
The ……………. property is used to increase or decrease how bold or light a font appears
font-weight
The ……… serves as shorthand for the preceding properties
list-style
You can use the value “………….” to make the animation continue for ever
infinite
“left:20” adds 20 pixels to the element’s ………. position
LEFT
CSS ………….. are used to add special effects to some selectors
pseudo-classes
in brightness(%), ………..is default and represents the original image
100%