-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
29 lines (25 loc) · 973 Bytes
/
test.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html>
<head>
<meta name="qrichtext" content="1" />
<style type="text/css">
p,
li {
white-space: pre-wrap;
}
</style>
</head>
<body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;">
<h1>let us have a test!</h1>
<h2>it is a map!</h2>
<p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<img src=":/images/line1_.png" /></p>
<p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<img src=":/images/line5_.png" /></p>
<p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<img src=":/images/line11_.png" /></p>
</body>
</html>