[HTML] CSS _ text effects

Source: Internet
Author: User
CSS text effects
 
 
■ CSS text effects:

Text shadow effect:

Filter: Shadow (color = value; Direction = value; ZOOM: value; padding: value)
Filter Method: {filter: Shadow (Shadow )}
Numeric: color gradient, direction (0, 90, 180, 270) shadow Angle

<Font style = filter: Shadow (color = 8888ff, direction = 150); Height = 10 color = "# 0066ff"> text </font>

Text shadow effect: Add padding

<Font style = "filter: Shadow (color = 8888ff, direction = 150); ZOOM: 1; padding: 5px;" color = "# 0066ff"> text </font>

Development Effect

Filter: glow (color = value; strength = value)
Counter method: {filter: glow (counter number )}
Numeric: color gradient, strength gradient

<Font style = "filter: glow (color = # ff9900, strength = 3); Height: 10px; color: White; padding: 1px"> text </font>

The effect of CSS on the development of the first course

<A href = "" _ fcksavedurl = "" "" style = "filter: glow (color = # 3366ff, strength = 3); height: 10px; color: Blue; padding: 1px "> ending text </a>

Font blur effect

Filter: blur (strength = value; Direction = value)
Filter: {filter: blur (numeric )}
Number of rows: direction (0, 90, 180, 270) fuzzy angle, strength range

<Font style = "filter: blur (strength = 3, direction = 150); Height: 10px; color: White; padding: 1px"> text </font>

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.