相关文章  
  • setTimeout 和 setInterval 的区别
  • prototype 1.3 源码解读
  • 介绍一个 ja;vascript 库 - jquery
  • apache 的日常维护
  • 利用 ISAPI_Rewrite 防盗链
  • Windows 下在 Apache 中配置虚拟主机和绑定域名
  • 提高页面显示速度的秘技
  • 实现 Web 页面内容动态改变的 dhtml 操作
  • ja;vascript 检测 Flash 插件是否安装及版本号?
  • 控制两个 iframe 页面同时滚动
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    中文排版 CSS 心得2

    -style设定斜体,比如font-style: italic;
        font-weight设定文字粗细,比如font-weight: bold;
        font-size设定文字大小,比如font-size: 12px;(或者9pt,不同单位显示问题参考CSS手册)
        line-height设定行距,比如line-height: 150%;
        color设定文字颜色(注意不是font-color),比如color: red;
        font-family设定字体,比如font-family : “Lucida Grande“, Verdana, Lucida, Arial, Helvetica,&nb

    页码:[1] [2] [3] [4] [5] [6]2页、共6页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved