You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
214 B

<!DOCTYPE html>
<html>
<head>
<title>This is the title</title>
</head>
<body>
<h1>Math: <math><mi>x</mi></math>.</h1>
<p>
More Math: <math display="block"><mfrac><mi>x</mi><mi>y</mi></mfrac></math>
</body>
</html>