CSE :: CSS - CS
- As a general rule, properties in CSS inherit from ___________ elements
- CSS3 ___________ let you display smooth transitions between two or more specified colors
- The ___________________ property specifies whether or not an element should be resizable by the user.
- The __________ specifies style sheets for a source document according to the conventions of the document language. For instance, in HTML, style sheets may be included in the document or linked externally.
- The __________ may be able to specify style information for a particular document. For example, the user may specify a file that contains a style sheet or the user agent may provide an interface that generates a user style sheet.
- Each property may also have a cascaded value of ___________ which means that, for a given element, the property takes the same specified value as the property for the element’s parent.
- _____________ property specifies the direction in which a marquee should move.
- ___________ property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape.
- _____________ property specifies whether the mask should scroll or stay fixed when the page is scrolled.
- ___________ property specifies how the position of the mask should be calculated by setting the origin relative to different locations within an element’s box.