1
0
mirror of synced 2024-05-29 09:28:02 +02:00
mat2/tests/data/dirty.html
2019-02-08 23:05:18 +01:00

15 lines
278 B
HTML

<html>
<head>
<meta content="vim" name="generator"/>
<meta content="jvoisin" name="author"/>
</head>
<body>
<p>
<h1>Hello</h1>
I am a web page.
Please <b>love</b> me.
Here, have a pretty picture: <img src='dirty.jpg' alt='a pretty picture'/>
</p>
</body>
</html>