JPKmusicman
Tele-Meister
HTML:
<!DOCTYPE html>
<html>
<body>
<p>V <sub>2 </sub></p>
<p>V <sup>2 </sup></p>
</body>
</html>
Last edited:
<!DOCTYPE html>
<html>
<body>
<p>V <sub>2 </sub></p>
<p>V <sup>2 </sup></p>
</body>
</html>