tryit_view.asp@filename=trydhtml_css_watermark
来自「W3Schools tutorial..web designing」· ASP@FILENAME=TRYDHTML_CSS_WATERMARK 代码 · 共 33 行
ASP@FILENAME=TRYDHTML_CSS_WATERMARK
33 行
<html>
<head>
<style>
body
{
background-attachment: fixed;
background-image: url("bulboff.gif");
background-repeat: no-repeat;
}
</style>
</head>
<body>
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
<br /><br /><br /><br /><br /><br /><br />
<p>Scroll the page and see what happens</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?