前端面试题集整理(二)
1、css选择器与优先级
https://www.jianshu.com/p/a53ba8e1fe72
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。https://segmentfault.com/a/1190000003723406
2、css实现垂直水平居中的方法
https://www.cnblogs.com/kunmomo/p/10775747.html
3、less和scss/sass的区别
https://www.cnblogs.com/wangpenghui522/p/5467560.html
4、http和https的区别
https://blog.csdn.net/xionghuixionghui/article/details/68569282
https://www.jianshu.com/p/37654eb66b58
5、前端性能优化
http://www.ruanyifeng.com/blog/2015/09/web-page-performance-in-depth.html
https://segmentfault.com/a/1190000012571492
https://blog.csdn.net/yu870646595/article/details/52052392
https://blog.csdn.net/clerk0324/article/details/51672933
https://blog.csdn.net/baidu_35407267/article/details/77141871
6、行内元素如何设置宽高
https://blog.csdn.net/HYB2012/article/details/77921645
7、浏览器是如何解析js和css
https://juejin.im/post/59c60691518825396f4f71a1
8、postcss
https://blog.csdn.net/momDIY/article/details/82082793
9、vue如何实现数据双向绑定
https://www.cnblogs.com/kunmomo/p/9954465.html
10、img图片标签alt和title属性的区别
https://zhidao.baidu.com/question/1669019196435242787.html
11、css3transition
http://www.w3school.com.cn/cssref/pr_transition.asp
12、css3animation和@keyframes
https://www.runoob.com/cssref/css3-pr-animation.html
https://www.cnblogs.com/jerry666/p/5287070.html
13、清除浮动
https://www.cnblogs.com/GeekHacker/archive/2012/06/24/2560006.html
