📄 test4_1_2.htm
字号:
<html>
<head>
<title>test</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF">
<font color="#000099">以下演示"层"的绝对定位和相对定位</font>
<div id="Layer1" style="position:absolute; width:182px; height:67px; z-index:1; left: 39px; top: 0px">
<table width="77%" border="1" height="48">
<tr>
<td><font color="#FF0000"><b>这是一个"层"</b></font></td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -