CLASS web

HTML

sup tag (text)

sup태그

sup태그의 sup는 superscript(위첨자)을 의미합니다.

즉 텍스트를 아래 첨자로 표현할 때 사용합니다.

sup태그 사용 방법

<sup>쓰고 싶은 말</sup>

다음 소스를 작성해 보고 테스트 해봅시다.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>위 첨자 superscript </title>
</head>
<body>
    Hello world <sup>Hello world</sup>
</body>
</html>

결과는 바로 아래에서 확인할 수 있습니다.







그럼 계속해서 학습을 시작~~





댓글 0개

정렬기준

PinkCoding

PinkCoding

X

PinkCoding

Web Scratch Pad

X

loading

            
            
        

컨텐츠로 돌아가기