-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequestBook.html
More file actions
158 lines (149 loc) · 6.56 KB
/
Copy pathrequestBook.html
File metadata and controls
158 lines (149 loc) · 6.56 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Request a Book</title>
<link rel = "icon" href ="logo.jpg" type = "image/x-icon">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="index1.css">
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
h3{
text-align: center;
color: white;
font-weight: bold;
font-size: xx-large;
font-family: 'Times New Roman', Times, serif;
}
p{
align-content: center;
color: rgb(5, 5, 5);
}
.dropbtn-home{
background-color:#242121;
color: white;
padding: 16px;
font-size: 16px;
border: none;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-content a:hover {background-color: #3e8e41;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: black;}
</style>
</head>
<body>
<div id="heading">
<!-- <a href="index.html"><img id="logo" src="logo.jpg"></a><br> -->
<div class="title"><br>
<center><h1>Browser Books</h1><br></center>
</div>
</div>
<nav class="navbar navbar-expand-sm bg-dark navbar-dark sticky-top" >
<div class="container-fluid" >
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse-navbar-collapse" id="collapsibleNavbar">
<div class="navigate">
<li id="header-row-a"><div class="dropdown" style="display: inline-block;background: #b9722b;color: black;">
<a href="Index.html" class="dropbtn-home">Home</a>
<div class="dropdown-content">
<a href="account.html">Account</a>
<a href="register.html">Registration</a>
<a href="Login.html">Login</a>
<a href="uploadBook.html">Your Uploads</a>
<a href="requestBook.html">Requested Book</a>
</div>
</div></li>
<li id="header-row-a"><a href="books.html" class="dropbtn">Books</a></li>
<li id="header-row-a"><a href="requestBook.html" class="dropbtn">Request a Book</a></li>
<li id="header-row-a"><a href="uploadBook.html" class="dropbtn">Upload a Book</a></li>
<li id="header-row-a"><a href="contectUs.html" class="dropbtn">Contact Us</a></li>
<li id="header-row-a"><a href="aboutUs.html" class="dropbtn">About Us</a></li>
</div>
</div>
</nav>
<main>
<center>
<h3>Request a book</h3>
<form id="frm" action="">
<input type="text" id="btitle" name="btitle" placeholder="Book title"><br><br>
<input type="text" id="author" name="author" placeholder="Author"><br><br>
<input type="number" id="quntity" name="quntity" placeholder="Quntity"><br><br>
<input type="text" id="email" name="email" placeholder="Email"><br><br>
<input type="number" id="crnumber" name="crnumber" placeholder="Contact No."maxlength="10"><br><br>
<input type="submit" value="Submit">
</form>
</center><br><br>
</main>
<br>
<footer>
<div class="fter" style="height:143px;">
<div class="company">
<center><b>Company</center></b>
<a href="aboutUs.html">About Us</a><br>
Career<br>
Blog<br>
<a href="contectUs.html">Contact Us</a><br>
</div>
<div class="company">
<center><b>Policies</center></b>
Privacy Policies<br>
Terms of Use<br>
Secure Shopping<br>
Copyright Policies<br>
</div>
<div class="company">
<center><b>Help</center></b>
Payment<br>
Shipping<br>
Return<br>
FAQ<br>
</div>
</div><br>
<div id="footer-row">
<ul class="list-unstyled icons list-inline text-center">
<li class="list-inline-item"><a href="https://www.facebook.com/" target="_blank">
<img src="https://d2g9wbak88g7ch.cloudfront.net/staticimages/facebook.png" alt="Facebook" width="32px" height="32px"></a></li>
<li class="list-inline-item"><a href="https://twitter.com/" target="_blank">
<img src="https://d2g9wbak88g7ch.cloudfront.net/staticimages/twitter.png" alt="Twitter" width="32px" height="32px"></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/" target="_blank">
<img src="https://d2g9wbak88g7ch.cloudfront.net/staticimages/linkedin.png" alt="Linkedin" width="32px" height="32px"></a></li>
<li class="list-inline-item"><a href="https://www.pinterest.co.uk/" target="_blank">
<img src="https://d2g9wbak88g7ch.cloudfront.net/staticimages/pinterest.png" alt="Pinterest" width="32px" height="32px"></a></li>
<li class="list-inline-item"><a target="_blank" href="https://www.youtube.com/">
<img src="https://d2g9wbak88g7ch.cloudfront.net/staticimages/youtube.png" alt="Youtube" width="32px" height="32px"></a></li>
<li class="list-inline-item"><a href="https://www.instagram.com/" target="_blank">
<img src="https://d2g9wbak88g7ch.cloudfront.net/staticimages/instagram.png" alt="Instagram" width="32px" height="32px"></a></li>
</ul>
<div class="col-md-12 text-center text-light copyrighttext mb-3" style="color:white;">
Copyright © 2023 . Browserbooks.com.
<span class="allrightreserve">All Rights Reserved</span>
</div>
</div>
</footer>
</body>
</html>