css3 flame text style code_html/css_WEB-ITnose
css style:
<style type="text/css">body{background:#000;}*{margin:0;padding:0;transition:all 1s;}.dv1{ text-align:center; font:bold 60px helvetica,arial,sans-serif; color:#F00;padding:24px; text-shadow:0 0 4px #FFF,0 -5px 4px #ff3,2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -25px 18px #f20;}.dv2{ text-align:center;padding:24px; font:helvetica,arial,sans-serif; font-size:80px; font-weight:bold; color:#006; background:#CCC; text-shadow:-2px -2px #FFF,3px 3px #333;}.dv3{ text-align:center;padding:24px; font:helvetica,arial,sans-serif; font-size:80px; font-weight:bold; color:#006; background:#666; text-shadow:2px 2px #FFF,-3px -3px #333;}.dv4{ text-align:center;padding:24px; font:helvetica,arial,sans-serif; font-size:80px; font-weight:bold; color:#006; background:#CCC; text-shadow:-3px 0 #000,0 2px #000,2px 0 #000,0 -3px #000;}.dv5{ text-align:center; padding:24px; font:helvetica,arial,sans-serif; font-size:80px; font-weight:bold; color:#006; background:#999; text-shadow:0 0 0.2em #f87,0 0 0.2em #f87;}.dv6{ background:#0CC; font-size:80px;padding:20px 0px 20px 0px; font-weight:bold; color:#006;text-align:center;}.dv6 a{color:#fff;display:block;text-decoration:none;transition-property:border, color, text-shadow;transition-duration:1s, 2s ,3s;text-shadow:0 1px hsla(0, 0% 100%, 1.0);}.dv6 a:hover{color:#000;text-shadow:0px 1px white;transform:translate(-40px,-10px)}.dv7{width:100%;overflow:hidden;padding:20px 0px 20px 0px;}.dv7 a{background:#000;font-weight:bold;display:block;text-decoration:none;transition-property:border, color, text-shadow;transition-duration:1s, 2s ,3s;text-shadow:0 1px hsla(0, 0% 100%, 1.0);color:#006;text-align:center;font-size:80px;}.dv7 a:hover{color:#000;text-shadow:0px 1px white;transform:skew(10deg,2deg);}.dv8{width:100%;overflow:hidden;padding:20px 0px 20px 0px;}.dv8 a{background:#999;font-weight:bold;display:block;text-decoration:none;transition-property:border, color, text-shadow;transition-duration:1s, 2s ,3s;text-shadow:0 1px hsla(0, 0% 100%, 1.0);color:#006;text-align:center;font-size:80px;}.dv8 a:hover{color:#000;text-shadow:0px 1px white;transform: scale(1.7);}</style>
html mask:
<p class="dv1">css3文字特效</p><!--火焰文字--><p class="dv2">css3文字特效</p><!--凸起文字--><p class="dv3">css3文字特效</p><!--凹下文字--><p class="dv4">css3文字特效</p><!--描边文字--><p class="dv5">css3文字特效</p><!--外发光文字--><p class="dv6"><a href="http://www.100sucai.com/">css3文字特效</a></p><p class="dv7"><a href="http://www.100sucai.com/">css3文字特效</a></p><p class="dv8"><a href="http://www.100sucai.com/">css3文字特效</a></p>
View mask: www.100sucai.com/code/1881.html

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.
