๐ block
<div>, <h1>, <p>, <li>, <section>
// ๊ธฐ๋ณธ ๊ฐ
width : 100%
๐ inline
<span>, <a>, <img>, <em>, <i>, <strong>
- ๋ฌธ์๋ก ์ทจ๊ธ ๋๋ค.
- ์ฐ์์ฌ์ฉ์ margin : 0 5px;
- ๋ถ๋ชจ width ์ด๊ณผ์, ์ค๋ฐ๊ฟ
๐ inline-block
<button>, <input>, <textarea>
- ํ ์ค
- ๋ถ๋ชจ width ์ด๊ณผ์, ์ค๋ฐ๊ฟ
๋ฐ์ํ