OneCompiler

Paragraph.html

374


<html> <head> </head> <body> <p> <b>Quick</b> <i>brown</i><u>fox</u> <br> <del>Jumps over</del> the lazy<sup>dog</sup> <br> and<sub>then</sub> <b><i>it fall</i></b> <br> <i>Prey</i> to a <i>lion.</i> </p> </body> </html>