/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; } sub { top: 0.4em; }