A detailed explanation of linear-gradient parameters in CSS3

Source: Internet
Author: User
1. Grammar

2. Parameters

First parameter: Specifies the gradient direction, which can be expressed by the keyword "angle" or "English":

When the first parameter is omitted, the default is "180deg", which is equivalent to "to bottom".

The second and third parameters, which represent the starting and ending points of the color, can have multiple color values.

For example:

Background-image:linear-gradient (to left, Red,orange,yellow,green,blue,indigo,violet);

This property has been supported by browsers such as ie10+, firefox19.0+, chrome26.0+, and opera12.1+.

"Recommended"

1. CSS3 Free Video Tutorial

2. Syntax of CSS linear-gradient ()

3. Examples of linear-gradient in CSS3

4. How to use lineaer-gradient in CSS3

5. In-depth explanation CSS3 oblique linear gradient lineaer-gradient

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.