-
Notifications
You must be signed in to change notification settings - Fork 0
/
M1.html
91 lines (72 loc) · 1.94 KB
/
M1.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<html>
<head>
<style>
body{background-image: url("coff.jpg");background-size: cover}
h1{font-family:IMPACT HEADER;font-size:40;text-decoration:underline}
h2{font-family:verdana; font-size:25px; margin-top:-42px;}
table {
border-collapse: separate;
border-spacing: 15px 10px;
}</head>
</style><title> Fiction</title>
<body>
<h1>Fiction</h1>
<center><h2>Fiction is the lie through which we tell the truth.-Albert Camus</center></h2>
<html>
<body>
<table class="w3-table">
<table align="center" width=50% border="0">
<tr>
<th rowspan="2"></th>
<tr >
<td > <img src="thief.jpg" width="150" height="250">
<br/><center>The Book Thief</center>
</td>
<td> <img src="park.jpg" width="150" height="250">
<br/><center>Eleanor & Park</center>
</td>
<td> <img src="yearimet.jpg" width="150" height="250">
<br/>The Year I Met You
</td>
<td> <img src="faultstar.jpg" width="150" height="250">
<br/>The Fault In Our Stars
</td>
<td> <img src="kiterunner.jpg" width="150" height="250">
<br/><center>The Kite Runner</center>
</td>
<td> <img src="harrypotter.jpg" width="150" height="250">
<br/><center>Harry Potter</center>
</td>
<td> <img src="50.jpg" width="150" height="250">
<br/>Fifty Shades Of Grey
</td>
</tr>
<tr>
<th rowspan="2"></th></tr>
<tr class="spaceUnder">
<td > <img src="shiv.jpg" width="150" height="250">
<br/>The Immortals Of Meluha
</td>
<td> <img src="light.jpg" width="150" height="250">
<br/><center>Eclipse
</td>
<td> <img src="451.jpg" width="150" height="250">
<br/> <center>Fahrenheit
</td>
<td> <img src="11.jpg" width="150" height="250">
<br/><center>Eleven Minutes
</td>
<td> <img src="code.jpg" width="150" height="250">
<br/>The Da Vinci Code
</td>
<td> <img src="kill.jpg" width="150" height="250">
<br/>To Kill A Mockingbird
</td>
<td> <img src="all.jpg" width="150" height="250">
<br/><center>The Alchemist
</td>
</tr>
</table>
</body>
</html>
</body></html>