妹妹公主第一季布米米:帮忙解释一下这里都定义了什么?

来源:百度文库 编辑:高校问答 时间:2024/05/12 04:41:08
<html>
<head>
<title>zindex</title>
<style type="text/css">
<!--
.pile{position:absolute;left:2in;top:2in;width:3in;height:3in;}

<html>
<head>
<title>zindex</title> 标题
<style type="text/css">
<!--
.pile{position:absolute;left:2in;top:2in;width:3in;height:3in;} 是定义的 .pile 的位置和大小,可能是个浮动的窗口吧?是不是这样?