CSS Immortal Classic -3d text effects

Source: Internet
Author: User
Tags filter relative
css| Special Effects

Effect:

3D Text

Here's a stack effect with a blur filter and another one that doesn't work.

ttop.cn ttop.cn

Glass Text

This is the effect of two alpha filters.

Ttop.cnTtop.cn

Inner Shadow

This is a piece of white text first, then add the mask () filter, and then use the shadow () filter, and finally add chroma () filter to form a paragraph after the font, placed in the previous text relative left: -200px position formed.

Ttop.cnTtop.cn

Outline Text

Combined action with mask, glow and chroma three filters

ttop.cn

The perfect combination with marquee

www.Ttop.cn www.Ttop.cn

Source:

<style type= "Text/css" >
<!--
. sample
Font-style:italic; Font-family:arial black;font-size:40px; Font-weight:bold; Cursor:hand;

-->
</style>
&LT;TITLE&GT;CSS Immortal Classic -3d text effects </title>
<div>
<p> below is an overlay effect with the blur filter and the other useless </p>
<p > <span class= "Sample"
Style= "width:200px; height:70; Color:black; Filter:blur (Add=0, direction=135, strength=10); "
>ttop.cn</span><span class= "Sample"
Style= "position:relative; Left:-201; Top:-15; width:200; Color: #2984ff; >
Ttop.cn</span> </p>
<p> This is two with an alpha filter effect </p>
<p > <span class= "Sample"
Style= "width:200px; height:70; Color:lightskyblue; Filter:alpha (opacity=60) Blur (add=0, direction=135, strength=20);
>ttop.cn</span><span class= "Sample"
Style= "position:relative; Left:-201; Top:-15; width:200; Color:lightskyblue; Filter:alpha (opacity=60); "
>Ttop.cn</span> </p>
<p> This is to use a piece of white text, then add the mask () filter, and then use the shadow () filter, and finally add the chroma () filter to form a paragraph after the font, placed in the relative left of the previous text:
Formed on the -200px position. </p>
<p > <span class= "Sample"
Style= "width:200px; height:70; Color:white; "
>ttop.cn</span><span class= "Sample"
Style= "width:200px; height:70; position:relative; Left:-200; Filter:mask (color=red) Shadow (direction=135) chroma (color=red);
>Ttop.cn</span> </p>
<p> with mask, glow and chroma three filters combined action </p>
<p > <span class= "Sample" style= "width:200px; height:70; Filter:mask (color=red) Glow (Color=black, strength=1) chroma (color=red); >Ttop.cn</span> </p>
The perfect combination of <p > <span class= "Sample"
Style= "width:320px; height:70; Color:black; Filter:blur (Add=0, direction=135, strength=10); "
><marquee width:300 height:70 scrollamount= "1" behavior= "alternate" class= "Sample" >www. Ttop.cn</marquee></span>
<span class= "Sample"
Style= "position:relative; Left:-320; Top:-15; width:320; Color: #2984ff; >
<marquee width:320 height:70 scrollamount= "1" behavior= "alternate" class= "Sample" >www. Ttop.cn</marquee></span> </p>
</div>

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.