查詢CSS與瀏覽器支援度的網站
http://csscoke.com/2013/10/09/css_and_browser_support/
http://csscoke.com/2013/10/09/css_and_browser_support/
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/
http://fundesigner.net/lesscss-use/
改天來驗證一下,你有沒有威威!
http://mrcoles.com/blog/css-unminify/
http://themes.startbootstrap.com/flex-admin-v1.2/
https://wrapbootstrap.com/theme/paperclip-professional-business-theme-WB0405737
http://veerle-v2.duoh.com/blog/comments/a_css_styled_table/
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>Responsive Sticky Footer</title> | |
<meta name="viewport" content="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> | |
|
http://templates.entheosweb.com/responsive_web_templates/
http://templates.entheosweb.com/template_number/46803.asp
http://cssmenumaker.com/
http://detectmobilebrowsers.com/