-
Notifications
You must be signed in to change notification settings - Fork 0
/
Document.html
51 lines (44 loc) · 2.35 KB
/
Document.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
<!DOCTYPE html>
<!-- saved from url=(0039)file:///C:/HTML/Boot%20Strap/index.html -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http.equiv="X UA Compatible" content="IE=edge" <meta="" name="viewport">
<link rel="stylesheet" href="./Document_files/bootstrap.min.css">
<title>Document</title>
</head>
<body>
<section class="my-5">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h3 class="text-primary text-centre">ABHIRAM PRINTS</h3>
<p class="text-centre">
All types of printed products are available here.
Delivery available all over India.
For orders: 7306454612
</p>
</div>
<div class="mb-6 text-primary text-centre">
<button type="button" class="btn btn-primary btn">
K.ABHIRAM
</button>
</div>
</div>
<div class="col-lg-12" <form="">
<div class="form-group">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
<small id="emailHelp" class="form-text text-muted">We will never share your email I'd with anyone else.</small>
</div>
<div class="form-group" <label="" for="exampleInputPassword1">Password
<input type="password" class="form-control" id="exampleInputPassword1">
</div>
<div class="form-group form-check" <input="" type="checkbox" id="exampleCheck1">
<label class="form-check-label" for="exampleCheck1">Check me out</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</div>
</div>
</section>
<script src="./Document_files/jquery-3.5.1.slim.min.js.download"></script>
<script src="file:///C:/HTML/Boot%20Strap/https//cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.bundle.min.css"></script>
</body></html>