html5-css列表和表格
td{
/*width: 150px;
height: 60px;*/
padding: 10px;
text-align: center;
}
table{
width: 500px;
/*border-collapse: separate;*/
border-collapse: collapse;
border-spacing: 5px;
caption-side: bottom;
table-layout: fixed;
empty-cells: hide;
}
ul{
width: 100px;
/*list-style-type: circle;*/
list-style-type: square;
/*list-style-position: inside;*/
list-style-position: outside;
list-style-image: url(../pic/2.png);
}
ol{
/*list-style-type: decimal;
list-style-type:decimal-leading-zero;
list-style-type: lower-roman;
list-style-type: upper-roman;
list-style-type: upper-alpha;*/
list-style-type: lower-alpha;
}
天道酬勤,厚积薄发。
君子之行,静以修身,俭以养德。
非淡泊无以明志,非宁静无以致远。
如有恒,何须三更起,半夜眠;最怕莫,三天打鱼两天晒网,竹篮打水一场空。