bg2.html

来自「一个嵌入式Linux下面摄像头抓取图片的源代码程序」· HTML 代码 · 共 32 行

HTML
32
字号
<HTML><HEAD><style><!--	body {		background-image: url(/cgi-bin/w3cam.cgi?refresh=2&color=1&size=320x240&format=png);		background-repeat: no-repeat;	}	.text {		background: yellow;		color: red;		width: 100 pt;		border-width: 2pt;	}--></style></HEAD><BODY bgcolor=black><P>&nbsp;<P><DIV class=text><H4>In this example the CGI is used to generate a refreshing background image.. <code>:-)</code></B></H4><P></DIV class=text><DIV class=text><A href="javascript:close()">[ Close ]</A></DIV class=text></BODY></HTML>

⌨️ 快捷键说明

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