본문 바로가기
html

HTML 글자크기 굵게

by Son 2021. 5. 19.

EX)

Hypertext Markup Language (HTML) is the standard markup language for <strong>creating web pages</strong> and web application

 

<strong> </strong> 

 

출력형태

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web application

 

'html' 카테고리의 다른 글

ul과 ol  (0) 2021.05.24
html 항목과 항목의 그룹화  (0) 2021.05.23
HTML이미지 삽입  (0) 2021.05.23
HTML  (0) 2021.05.20
글자에 밑줄치기  (0) 2021.05.19