📄 wave.htm
字号:
<html>
<head>
<title> wave css</title>
<style>
<!--
.wave{position:absolute;top:10;width:300;filter:wave(add=true,freq=30,lightstrength=10,phase=45,strength=10);}
img{position:absolute;top:110;left:40;filter:wave(add=true,freq=30,lightstrength=10,phase=25,strength=15);}
-->
</style>
</head>
<body>
<div class="wave">
<p style="font-family:lucida handwriting;font-size=72pt;font-weight:bold;color:rgb(189,1,64);">Leaf</p>
</div>
<p><img src="ss01044.jpg"></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -