Frontend/HTML&CSS

[HTML] inline-level elements and block-level elements

jojo 2021. 9. 2. 02:56

 

 

inline요소 tag block요소 tag
a div
button h1,h2,h3,h4,h5,h6
i aside
input article
label footer
span header
strong section
canvas nav
svg main
  footer
  form
  li, ol, ul