Web developer/[HTML]
[HTML_02][WEB][TAG] br vs p
보끔밥0130
2023. 2. 11. 22:19
728x90
html tag
https://www.w3schools.com/tags/default.asp
HTML Reference
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
www.w3schools.com
html new line tag 줄바꿈
<br>
html paragraph tag 단락
<p> paragraph </p>
cf) css
위 마진(여백) 옵션
style = "margin-top:40px;"
728x90