CSE :: CSS - CS
- Which of the following property is used to round border corners?
- Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?
- Which of the following property sets the font face to be used for text?
- Which of the following property sets the font size of text?
- Which of the following CSS Gradient Functions sets the direction and colors of a gradient that fades from one color to the next in a straight line?
- Which of the following CSS Gradient Functions creates a circular or elliptical gradient, and optionally sets its shape, size, and position?
- Which of the following CSS Gradient Functions Creates a radial gradient that repeats infinitely?
- Which of the following is not a browser-specific versions of linear-gradient()?
- Which of the following argument is not accepted by radial-gradient() function?
- Which of the following function creates a CSS gradient image that can be used anywhere an image URL is required, including background-image, border-image, and list-style properties?