?? 19.html
字號:
<html>
<head>
<title>CSS Demo</title>
<style>
div { position: absolute;
left: 10px;
top: 10px;
color: #ff0000;
filter: progid:DXImageTransform.Microsoft.basicimage(mirror=1);}
</style>
</head>
<body>
<div><h1>BasicImage濾鏡屬性</h1></div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -