yangshun/front-end-interview-handbook
View on GitHubdifference between inline and inline-block should include discussion about replaced / non-replaced elements
Open
#160 opened on Jan 15, 2019
help wanted
Description
It is reasonable to answer this question only regard non-replaced elements, since for replaced elements, display inline or inline-block are actually (almost?) the same. But without mentioned of replaced elements, its answer is a bit misleading, somehow.