yangshun/front-end-interview-handbook

difference between inline and inline-block should include discussion about replaced / non-replaced elements

Open

#160 opened on Jan 15, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (37,729 stars) (5,420 forks)batch import
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.

Contributor guide