1、新建一个 InlineBlock.html 文件,如图所示:
3、display: inline的作用:转为行内元素,如图所示:
5、定义一个span和div,并且使用inline和block改变他们的状态,如图所示: