当前位置:   article > 正文

多益网络校招笔试题(前端工程师)_多益网络前端开发观点题

多益网络前端开发观点题

1 写出inline和inline-block的差别:

布局方式相同,唯一的区别在inline-block可以设置宽高,inline不可以。另外:inline设置上下内边距和上下外边距会造成一些mess。详见:

What is the difference between display: inline and display: inline-block?

2 写出五大主流浏览器的内核名称

简要介绍主流浏览器的内核

3 根据具体的情景写出一个JSON数据

知道JSON数据怎么写,了解JSON数据和JS对象的区别就可以,很简单。

4 考察字体大小的单位:rem,em,百分比

看了官方文档,才知道我对这些概念了解不深。

  • em:

Another way of setting the font size is with em values. The size of an em value is dynamic. When defining the font-size property, an em is equal to the size of the font that applies to the par

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号