File: dirty.html

package info (click to toggle)
mat2 0.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,428 kB
  • sloc: python: 3,758; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>