-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
142 lines (108 loc) · 5.17 KB
/
about.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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"
integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
<title> About Us</title>
</head>
<body>
<nav class="navbar sticky-top navbar-expand-lg navbar-dark " style="background-color: #3b5249;">
<a class="navbar-brand" href="#"> <i class="fa fa-pencil" style="color:whitesmoke; size: 100px;"></i> About Us </a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Products
</a>
<div class="dropdown-menu " aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="artistcorner.html">Artist's Corner</a>
<a class="dropdown-item" href="essentials.html">Essentials</a>
<a class="dropdown-item" href="writercorner.html">Writer's Corner</a>
</div>
</li>
<li class="nav-item active">
<a class="nav-link" href="gallery.html">Gallery</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item dropdown active ">
<a class="nav-link dropdown-toggle other" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Contact us
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="contactus.html">Call us</a>
<a class="dropdown-item" href="contactus.html">Message Us</a>
<a class="dropdown-item" href="contactus.html">Fill a form</a>
</div>
</li>
</div>
</nav>
<img src="1.png" alt="" class="about-img1 responsive">
<br>
<img src="2.png" alt="" class="about-img1 responsive">
<br>
<img src="3.png" alt="" class="about-img1 responsive">
<br>
<img src="4.png" alt="" class="about-img1 responsive">
<br>
<img src="5.png" alt="" class="about-img1 responsive">
<br>
<img src="Pink Stationery Literacy Google Classroom Header.png" alt="" class="artist-img1 responsive">
<br>
<!-- Footer -->
<footer class="page-footer font-small special-color-dark pt-4">
<!-- Footer Elements -->
<div class="container">
<!-- Social buttons -->
<ul class="list-unstyled list-inline text-center ">
<li class="list-inline-item">
<a class="btn-floating btn-fb mx-1">
<i class="fa fa-facebook-f footer-icon" style="font-size: xx-large;"> </i>
</a>
</li>
<li class="list-inline-item ">
<a class="btn-floating btn-tw mx-1">
<i class="fa fa-twitter footer-icon " style="font-size: xx-large;"> </i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-dribbble mx-1">
<i class="fa fa-dribbble footer-icon" style="font-size: xx-large;"> </i>
</a>
</li>
</ul>
<!-- Social buttons -->
</div>
<!-- Footer Elements -->
<!-- Copyright -->
<div class="footer-copyright text-center py-3 artist-element footer-text">© 2020 Copyright:
<a href="# " class="artist-element footer-text" style="color: white;"> Universalstationery.pk</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
</body>
</html>