-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFantasy.html
More file actions
201 lines (189 loc) · 5.6 KB
/
Fantasy.html
File metadata and controls
201 lines (189 loc) · 5.6 KB
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Book Catalog</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 100%;
background-image: url("lib5.jpg");
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
font-family: 'Arial', sans-serif;
margin: 0;
padding: 1em;
display: block;
align-items: center;
justify-content: center;
height: 100vh;
max-width: 100%;
margin: 10px;
margin-color:white;
background-color: rgba(26, 24, 39, 0.4);
padding: 0%;
border-radius: 8px;
box-shadow: -3px -3px 9px #aaa9a9a2,
3px 3px 7px rgba(147, 149, 151, 0.671);
color:white;
}
.container {
max-width: 100%;
margin: 10px;
margin-color:white;
background-color: rgba(26, 24, 39, 0.8);
padding: 0%;
border-radius: 8px;
box-shadow: -3px -3px 9px #aaa9a9a2,
3px 3px 7px rgba(147, 149, 151, 0.671);
color:white;
}
.book {
display: flex;
margin-bottom: 20px;
border: 1px solid #ccc;
padding: 10px;
}
.book img {
max-width: 100px;
margin-right: 10px;
}
.book-details {
flex-grow: 1;
}
nav {
background-color: #444;
overflow: hidden;
text-align: center;
}
nav a {
float: left;
display: block;
color: #fff;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
</style>
</head>
<body>
<div class="container">
<header>
<h1>Book Catalog</h1>
</header>
<nav>
<a href="catalog.html">< Go back</a>  
<a href="welcome.html">Home</a>   
<a href="catalog.html">Catalog</a>   
<a href="contact.html">Contact</a>   
<a href="about.html">About</a>               
<a href="login.html">Logout</a>
</div>
<div class="container">
<h2 style="text-align:center">Fantasy horror and Science fiction</h2>
</div>
<div class="container">
<div class="book">
<img src="children of ruin-adrian tchaikovsky.jpg" alt="Book 1">
<div class="book-details">
<h2>Children of Ruin</h2>
<p>Author: Adrian Tchaikovsky<p>
<p>Genre:Fantasy horror and Science fiction</p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="cursed-thomas wheeler.jpg" alt="Book 2">
<div class="book-details">
<h2>Cursed</h2>
<p>Author:Thomas Wheeler</p>
<p>Genre:Fantasy horror and Science fiction<p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="daughter of siren queen-tricia levenseller.jpg" alt="Book 2">
<div class="book-details">
<h2>Daughter of the Siren Queen</h2>
<p>Author:Tricia Levenseller</p>
<p>Genre:Fantasy horror and Science fiction</p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="incursion-elizabeth mclaughkin,kevin mclaughin.jpg" alt="Book 2">
<div class="book-details">
<h2>Incursion</h2>
<p>Author:Kevin McLaughlin & Elizabeth McLaughlin</p>
<p>Genre:Fantasy horror and Science fiction</p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="into the dark-c j loughty.jpg" alt="Book 2">
<div class="book-details">
<h2>Into the Dark</h2>
<p>Author:CJ Loughty </p>
<p>Genre:Fantasy horror and Science fiction</p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="our crooked hearts-melissa albert.jpg" alt="Book 2">
<div class="book-details">
<h2>Our Crooked Hearts</h2>
<p>Author:Melissa Albert</p>
<p>Genre:Fantasy horror and Science fiction</p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="the girl in glass case-devashish sardansa.jpg" alt="Book 2">
<div class="book-details">
<h2>The Girl in the Glass Case</h2>
<p>Author:Devashish Sardana</p>
<p>Genre:Fantasy horror and Science fiction</p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="wrong place wrong time-E James Harrison.jpg" alt="Book 2">
<div class="book-details">
<h2>Wrong place wrong time</h2>
<p>Author:E James Harrison</p>
<p>Genre:Fantasy horror and Science fiction</p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="expendeture beyond-roger bagg.jpg" alt="Book 2">
<div class="book-details">
<h2>Expedition Beyond</h2>
<p>Author:Roger Bagg</p>
<p>Genre:Fantasy horror and Science fiction<p>
</div>
</div>
</div>
<div class="container">
<div class="book">
<img src="the shining.jpg" alt="Book 2">
<div class="book-details">
<h2>The Shining</h2>
<p>Author:Stephen King</p>
<p>Genre:Fantasy horror and Science fiction<p>
</div>
</div>
</div>
<!-- Add more books as needed -->
</body>
</html>