CSS 3 flashes to the right and CSS 3 flashes to the right.

Source: Internet
Author: User

CSS 3 flashes to the right and CSS 3 flashes to the right.

1 <! DOCTYPE html> 2 

1. directly add the code! Here is:

2. It is easy and convenient to use CSS3 for this white gradient flash effect. The only bad thing should be compatibility. Therefore, it is generally used on mobile terminals.

3. Coming! (Knock on the blackboard) I think the code comments are clear, so the focus of painting is good !!!

1. infinite: This is the attribute of loop execution. With it, you can see a flash!

2.-webkit-text-fill-color: transparent; the text fill color is transparent. If it is not set, the white gradient will not show the effect!

3.-webkit-background-clip: text: crops out the background except the text content. If no background is added, the text cannot be displayed, and only the gradient color is displayed!

4. The color-stop () function of the color-stop gradient indicates the position and color of the gradient, that is, the gradient where the gradient is located, and then let it move, A flash of results will pop up!

4. Finally, let's talk about the following ideas:

First, set a gradient background color in the middle white and gray on both sides;

Second, the text fill color is set to transparent (to see the white background );

Next, crop the background color outside the text (only show the text );

Finally, use @ keyframes to run the white position loop of the background from left to right.

If you have any questions, please leave a message !!!

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.