Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset=utf-8>
<p>Underline should skip over the subscripted 'x'</p>
<div style="font:36px serif; color:rgba(0,0,255,0.5);">
<u style="text-decoration-color:red;text-decoration-skip-ink:none;">xx<sub>x</sub>xx</u></div>