📄 alpha.htm
字号:
<html>
<head>
<title>alpha</title>
<style>
<!--
div{position:absolute;
left:50;top:70;
width:200;
}
img{position:absolute;top:20;left:40;filter:alpha(opacity=0,finishopacity=100,
style=1,startx=0,starty=85,finishx=150,finishy=85);}
-->
</style>
</head>
<body>
<div>
<p style="font-size:48;font-weight:bold;color:red;">
Beautiful
</p>
</div>
<p>
<img src="ss01076.jpg">
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -