各浏览器hack写法查询:https://browserhacks.com/
让老版本浏览器支持HTML5新标签:https://github.com/aFarkas/html5shiv
IE6-8支持媒体查询min/max-width特性:https://github.com/scottjehl/Respond
检测浏览器是否支持某特性:https://modernizr.com
查询属性、标签兼容性:https://caniuse.com/
meta标签和link https://www.cnblogs.com/johnl/p/4861776.html
多行省略号:https://c7sky.com/text-overflow-ellipsis-on-multiline-text.html
前端模板 https://segmentfault.com/a/1190000006990480
表单暂存 https://github.com/leochan2017/jQueryZeptoLocalStorage
//常用网址
<script src="https://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script> <script src="https://cdn.bootcss.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>https://github.com/wanliyuan/wanliyuan.github.io/tree/master/FallingLeaves