tryit_view.asp@filename=tryhtml_back_img

来自「W3Schools tutorial..web designing」· ASP@FILENAME=TRYHTML_BACK_IMG 代码 · 共 12 行

ASP@FILENAME=TRYHTML_BACK_IMG
12
字号
<html>
<body background="background.jpg">

<h3>Image Background</h3>

<p>Both gif and jpg files can be used as HTML backgrounds.</p>

<p>If the image is smaller than the page, the image will repeat itself.</p>

</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?