早教吧 育儿知识 作业答案 考试题库 百科 知识分享

.sf-menu{line-height:1.0;}.sf-menuul{position:absolute;top:-999em;width:10em;/*left

题目详情
.sf-menu { line-height:1.0; } .sf-menu ul { position:absolute; top:-999em; width:10em; /* left
▼优质解答
答案和解析
line-height:10表示行高10px,
position: absolute表示绝对定位
em表示字符宽度,等于当前的字体大小.
当font-size:12px;
1em就等于12px;
当font-size:14px
1em=14px;
看了 .sf-menu{line-...的网友还看了以下: