The <sub> element

The text inside <sub>..</sub> element is rendered with <i>subscript<i> text style.

snippet
<html>
<head></head>
<body>
The formula for glucose is C<sub>6</sub>H<sub>12</sub>O<sub>6</sub>
<body>
<html>

Output
The formula for glucose is C6H12O6
Related Tutorial
Follow Us
https://www.facebook.com/Rookie-Nerd-638990322793530 https://twitter.com/RookieNerdTutor https://plus.google.com/b/117136517396468545840 #
Contents +