?? 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 + -