目前分類:CSS (38)

瀏覽方式: 標題列表 簡短摘要

查詢CSS與瀏覽器支援度的網站

http://csscoke.com/2013/10/09/css_and_browser_support/


amychang2014 發表在 痞客邦 留言(0) 人氣()

  • Apr 10 Fri 2015 10:49
  • CSS

使用CSS3 :nth-child(n) 選取器教學

http://csscoke.com/2013/09/21/%E4%BD%BF%E7%94%A8css3-nth-childn-%E9%81%B8%E5%8F%96%E5%99%A8%E8%A9%B3%E8%A7%A3/

 

amychang2014 發表在 痞客邦 留言(0) 人氣()

LESS CSS 讓你撰寫 CSS 時更輕鬆,讓 CSS 支援變數、計算、函式、繼承

http://fundesigner.net/lesscss-use/

改天來驗證一下,你有沒有威威!

amychang2014 發表在 痞客邦 留言(0) 人氣()

@media screen and (-webkit-min-device-pixel-ratio:0){#diez {color: red }}

 

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://mrcoles.com/blog/css-unminify/


amychang2014 發表在 痞客邦 留言(0) 人氣()

  • 這是一篇加密文章,請輸入密碼
  • 密碼提示:win
  • 請輸入密碼:

http://themes.startbootstrap.com/flex-admin-v1.2/

https://wrapbootstrap.com/theme/paperclip-professional-business-theme-WB0405737

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://veerle-v2.duoh.com/blog/comments/a_css_styled_table/


amychang2014 發表在 痞客邦 留言(0) 人氣()

  <!DOCTYPE html>
  <html>
  <head>
  <meta charset="utf-8">
  <title>Responsive Sticky Footer</title>
  <meta name="viewportcontent="width=device-width, initial-scale=1">
  <!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
  <style type="text/css">
  html, body {
  height: 100%;
  font-family: Arial, sans-serif;
  }
  .container {
  display: table;
  height: 100%;
  }
  .block {
  display: table-row;
  height: 1px;
  }
  .push {
  height: auto;
  }
  /*
   
  Demo Styles
   
  */
  html, body {
  margin:0;
  padding:0;
  }
  .container {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  }
  .block:nth-child(odd) {
  background: #ccc;
  }
  h1, h2, p {
  font-weight: normal;
  line-height: 150%;
  padding: 0 50px;
  }
  </style>
  </head>
  <body>
  <section class="container">
  <header class="block">
  <h1>Responsive Sticky Footer</h1>
  </header>
  <div class="block push">
  <p>Quisque ut diam nibh, non elementum leo. Suspendisse potenti. Aliquam convallis, dolor eu ultricies rutrum.</p>
  <p><a href="http://timothy-long.com/responsive-sticky-footer/">Return to article.</a></p>
  </div>
  <footer class="block">
  <h2>The Sticky Footer</h2>
  <p>Morbi vitae dolor vel ipsum laoreet vehicula ac a nunc. Aliquam cursus fermentum nulla sit amet commodo.</p>
  </footer>
  </section>
  <script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-11123046-17']);
  _gaq.push(['_trackPageview']);
  (function() {
  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
  </script>
  </body>
  </html>
   

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://fundesigner.net/css3-media-queries/ 

http://www.minwt.com/css/9124.html

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://templates.entheosweb.com/responsive_web_templates/

http://templates.entheosweb.com/template_number/46803.asp

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://www.bestcssbuttongenerator.com/#/n8Rgg1tdWz

 

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://jsfiddle.net/

 

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://mediaqueri.es/

 

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://cssmenumaker.com/


amychang2014 發表在 痞客邦 留言(0) 人氣()

http://www.cssterm.com/css-menus/horizontal-css-menu/css-menu-two-line

HTML

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://www.webdesignerdepot.com/2013/07/how-to-test-responsive-designs-for-free/

 

amychang2014 發表在 痞客邦 留言(0) 人氣()

http://detectmobilebrowsers.com/


amychang2014 發表在 痞客邦 留言(0) 人氣()

«12