hsx/src/test.html

17 lines
261 B
HTML
Raw Normal View History

2018-06-24 13:08:30 -04:00
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
will This
<b>
sdf
</b>
break line
</body>
</html>