로딩
요청 처리 중입니다...

<br> 태그

 <br> 태그

<br> tag is short for 'A Forced Line-break.''br' 태그는 'A forced line-break'의 줄임 말 입니다.<br>Tag is called 'void element' because it is called a 'tag without content'.<br> 태그는 '내용이 없는 태그'라고 해서 void element 라고 한다.Therefore, <br>tags do not have closed tags.따라서 <br>태그는 닫히는 태그가 존재 하지 않는다.You can see that the <br> tag has only changed one line.<br>태그는 한줄만 줄바꿈을 한것을 볼 수 있습니다.If you want more line, add the <br> tag as many line..........

원문 링크 : &lt;br&gt; 태그