<html xmlns=\"http://www.w3.org/1999/xhtml\">
<head runat=\"server\">
<title></title>
<style type=\"text/css\">
#low_right
{
position: fixed;
width: 90px;
height: 90px;
background: #eee;
bottom: 40px;
right: 20px;
background-color: #DCFCE9;
border: 8px double #06F867;
text-align: center;
padding: 10px;
margin: 10px;
}
</style>
</head>
<body>
<script type=\"text/javascript\">
for (var i = 0; i < 100; i++) {
document.write((i + 1) + \"
\");
}
</script>
<div id=\"low_right\">
右下角
</div>
</body>
</html>
本文地址:https://www.stayed.cn/item/8847
转载请注明出处。
本站部分内容来源于网络,如侵犯到您的权益,请 联系我