5th
12.07
此篇文章体现 lable 与 clear 的用处。看下面代码与示例!
<style type=”text/css”>
label { float: left; width: 40px;}
form { margin:0px}
input { width: 180px; border:1px solid #808080}
textarea { width: 250px;height: 150px;}
#sbutton { margin-left: 80px; margin-top: 5px; width:80px;}
br { clear: left;}
</style>
Read the rest of this entry »
Name: Cngothic 












