1. <u> 밑줄 </u> 2. _기울게_ 3. ~~취소선~~ 4. ** 굵게 **
- 밑줄
- 기울게
취소선- 굵게
1. 띄어 쓰기 2. 띄어 쓰기 3. 줄<br/>바꿈
- 띄어 쓰기
- 띄어 쓰기
- 줄
바꿈
<span style="color: blue">파랑</span> <span style="color: #008000">초록</span>
파랑
초록
<span style='background-color: pink'>분홍</span> <span style='background-color: #ccccee'>보라</span>
분홍
보라
#ccccee
#eecccc
#ffdddd
#cceecc
#ccddee
#e5ccee
#ffb6c1
#ff7a85
#ff82ff
#ff69b4
#d7567f
#faeb78
#ffe146
#ffa500
#ff895a
#87cefa
#6495ED
#4169E1
#4682B4
#a0afff
#cbb8ee
#dda0dd
#7B68EE
#6A5ACD
#7ad7be
#aaebaa
#a0dfe1
#8fbc8f
<img src="이미지링크" width=50% height=50> <img src="이미지링크" height="100px" width="300px">
출처: https://www.dmitory.com/comic/19587519
// 가운데 정렬 <p align="center"><img src="이미지링크" height="100px" width="300px"></p> // 오른쪽 정렬 (default: 왼쪽 정렬) <img src="이미지링크" align="right">
<iframe width="788" height="443" src="" title="YouTube video player"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>