2007年7月26日
摘要: Creating a graphRuss Weakley - Creating a graph using percentage background images CSS FOR BAR GRAPHSBasic CSS Bar Graph, Complex CSS Bar Graph, Vertical CSS Bar Graph Super sim... 阅读全文
posted @ 2007-07-26 17:16 kuning的程序博客 阅读(269) 评论(0) 推荐(0)
摘要: 这个东西,在你需要还原默认值的时候,比较有用。 开始的时候 *{margin:0;padding:0;},当需要使用边距的时候,就需要还原HTML默认CSS值了。 以前一直在找这份文档,今天偶然在w3上看到了。除了inline和block的定义,主要是要注意body|h1~h6|blockquote|menu|ul|ol|dd等标签的默认样式(margin和font-size)。 以下是引... 阅读全文
posted @ 2007-07-26 17:06 kuning的程序博客 阅读(887) 评论(1) 推荐(0)