2009-09-13
网站布局(html)_DIV+CSS_常用标签有那些?
DVI+CSS常用布局标签; 头:header内容:content/container尾:footer导航:nav侧栏:sidebar栏目:col
2009-02-16
css十大技巧
1.css 字体简写规则
当使用css定义字体时你可能会这样做:
font-size: 1em;
line-height: 1.5em;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-family: verdana,serif;
事实上你可以












