<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>subscripted Text</title>
</head>
<body>
This is the <sub>subscripted</sub> Text
</body>
</html> . Definition:-
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>subscripted Text</title>
</head>
<body>
This is the <sub>subscripted</sub> Text
</body>
</html> . Definition:-
Subscript text
Uses of <sub> tag
- This tag defines subscript text.
- Subscript text appears half a character below the normal line, and is sometimes rendered in a smaller font.
- Subscript text can be used to represent chemical formulas, eg. H2O . Output:-This is the subscripted Text.
Html :- subscripted tag
Reviewed by Network security
on
April 29, 2019
Rating:
No comments: