<div>
<h1~h6>
<header>
<nav>
<section>
<ul>
<li>
<p>
<footer>
<span>
<a>
<svg>
<img>
<input>
🔶 inline 요소는 width, height, padding, margin 요소 적용 안됨.
🔶 inline에 display: inline-block 요소를 넣으면 길이값 적용 가능
🔶 블럭요소 전체를 위로 올릴땐 vertical-align: top으로 적용