茕雪吧 关注:66贴子:6,088

回复:Html/CSS

取消只看楼主收藏回复

22楼2013-08-09 14:55
回复
    http://cssconf.com/
    css conf


    来自iPad23楼2013-08-18 11:26
    回复
      2025-06-15 21:04:05
      广告
      Build Bootstrap in Minutes Using Emmet
      http://hub.tutsplus.com/tutorials/build-bootstrap-in-minutes-using-emmet--webdesign-14585


      24楼2013-08-26 15:52
      回复
        25楼2013-08-28 14:33
        回复
          中文lorem ipsum生成器
          http://www.richyli.com/tool/loremipsum/


          26楼2013-09-04 17:40
          回复
            所见即所得CSS工具
            http://www.createcss3.com


            27楼2013-09-09 00:24
            回复
              http://mobilehtml5.org/
              HTML5 compatibility on mobile and tablet browsers with testing on real devices


              28楼2013-09-10 11:00
              回复
                http://foundation.zurb.com/


                29楼2013-09-16 17:26
                回复
                  2025-06-15 20:58:05
                  广告
                  http://www.html5bookmarks.com/


                  30楼2013-09-23 13:46
                  回复
                    http://extractcss.com/
                    extractCSS is an online tool which can extract ids, classes and inline styles from HTML document and output them as CSS stylesheet. All you have to do is to type or paste your HTML document and let extractCSS to do the rest for you!


                    33楼2013-10-17 17:18
                    回复
                      border-radius
                      http://shapeshed.com/css3_tour_border-radius/
                      讨厌的IE啊


                      34楼2013-10-28 01:17
                      回复
                        css priority(Low to high)
                        1. Linked style sheets.(*.css)
                        2. Page styles (or head styles, anything inside a <style>).(<style> ### </style>)
                        3. Inline style.(<p style="###">)
                        + !important = !
                        3! > 2! >1! (>) 3>2>1
                        本质是加载顺序问题,冲突时以最后加载的为准。!important则提高优先级。I


                        来自Android客户端36楼2013-11-01 18:54
                        收起回复
                          37楼2013-11-01 23:35
                          回复
                            http://learnlayout.com/
                            great!~


                            38楼2013-11-08 01:04
                            回复
                              2025-06-15 20:52:05
                              广告
                              css w3验证
                              http://jigsaw.w3.org/css-validator/


                              39楼2013-11-11 16:29
                              回复