Skip to content

Commit f61925b

Browse files
committed
Adding final template
1 parent 54b4c84 commit f61925b

File tree

160 files changed

+28576
-12212
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+28576
-12212
lines changed

LICENSE.txt

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
2+
3+
=> FREE HTML TEMPLATE LICENSE BY HTML Codex
4+
5+
All free HTML templates by HTML Codex are licensed under a Creative Commons Attribution 4.0 International License which means you are not allowed to remove the author�s credit link/attribution link/backlink.
6+
7+
When you download or use our free HTML templates, it will attribute the following conditions.
8+
9+
10+
=> YOU ARE ALLOWED
11+
12+
1. You are allowed to use for your personal and commercial purposes.
13+
14+
2. You are allowed to modify/customize however you like.
15+
16+
3. You are allowed to convert/port for use for any CMS.
17+
18+
4. You are allowed to share/distribute under the HTML Codex brand name.
19+
20+
5. You are allowed to put a screenshot or a link on your blog posts or any other websites.
21+
22+
23+
=> YOU ARE NOT ALLOWED
24+
25+
1. You are not allowed to remove the author�s credit link/attribution link/backlink without purchasing Credit Removal License ( https://htmlcodex.com/credit-removal ).
26+
27+
2. You are not allowed to sell, resale, rent, lease, license, or sub-license.
28+
29+
3. You are not allowed to upload on your template websites or template collection websites or any other third party websites without our permission.
30+
31+
This license can be terminated if you breach any of these conditions.
32+
33+
Please contact us (https://htmlcodex.com/contact) if you have any query.
34+
35+
=> PURCHASE CREDIT REMOVAL LICENSE ( https://htmlcodex.com/credit-removal )

READ-ME.txt

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
=> Template Name : DOT.NET - Digital Agency Website Template
2+
3+
=> Template Link : https://htmlcodex.com/digital-agency-website-template
4+
5+
=> Template License : https://htmlcodex.com/license (or read the LICENSE.txt file)
6+
7+
=> Template Author : HTML Codex
8+
9+
=> Author Website : https://htmlcodex.com
10+
11+
=> About HTML Codex : HTML Codex is one of the top creators and publishers of Free HTML templates, HTML landing pages, HTML email templates and HTML snippets in the world. Read more at ( https://htmlcodex.com/about-us )

about.html

+213
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<title>DOT.NET - Digital Agency Website Template</title>
7+
<meta content="width=device-width, initial-scale=1.0" name="viewport">
8+
<meta content="Free HTML Templates" name="keywords">
9+
<meta content="Free HTML Templates" name="description">
10+
11+
<!-- Favicon -->
12+
<link href="img/favicon.ico" rel="icon">
13+
14+
<!-- Google Web Fonts -->
15+
<link rel="preconnect" href="https://fonts.gstatic.com">
16+
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Rubik&display=swap" rel="stylesheet">
17+
18+
<!-- Font Awesome -->
19+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css" rel="stylesheet">
20+
21+
<!-- Libraries Stylesheet -->
22+
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
23+
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
24+
25+
<!-- Customized Bootstrap Stylesheet -->
26+
<link href="css/style.css" rel="stylesheet">
27+
</head>
28+
29+
<body>
30+
<!-- Navbar Start -->
31+
<div class="container-fluid bg-white position-relative">
32+
<nav class="navbar navbar-expand-lg bg-white navbar-light py-3 py-lg-0">
33+
<a href="index.html" class="navbar-brand text-secondary">
34+
<h1 class="display-4 text-uppercase">DOT.NET</h1>
35+
</a>
36+
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
37+
<span class="navbar-toggler-icon"></span>
38+
</button>
39+
<div class="collapse navbar-collapse" id="navbarCollapse">
40+
<div class="navbar-nav ml-auto py-0 pr-3 border-right">
41+
<a href="index.html" class="nav-item nav-link">Home</a>
42+
<a href="about.html" class="nav-item nav-link active">About</a>
43+
<a href="service.html" class="nav-item nav-link">Services</a>
44+
<a href="price.html" class="nav-item nav-link">Prices</a>
45+
<a href="project.html" class="nav-item nav-link">Projects</a>
46+
<div class="nav-item dropdown">
47+
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Pages</a>
48+
<div class="dropdown-menu rounded-0 m-0">
49+
<a href="team.html" class="dropdown-item">Meat The Team</a>
50+
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
51+
</div>
52+
</div>
53+
<a href="contact.html" class="nav-item nav-link">Contact</a>
54+
</div>
55+
<div class="d-none d-lg-flex align-items-center pl-4">
56+
<i class="fa fa-2x fa-mobile-alt text-primary mr-3"></i>
57+
<div>
58+
<h6 class="text-body text-uppercase mb-1"><small>Call Anytime</small></h6>
59+
<h6 class="m-0">+012 345 6789</h6>
60+
</div>
61+
</div>
62+
</div>
63+
</nav>
64+
</div>
65+
<!-- Navbar End -->
66+
67+
68+
<!-- Page Header Start -->
69+
<div class="page-header container-fluid bg-primary d-flex flex-column align-items-center justify-content-center">
70+
<h1 class="display-3 text-uppercase mb-3">About</h1>
71+
<div class="d-inline-flex text-white">
72+
<h6 class="text-uppercase m-0"><a class="text-white" href="">Home</a></h6>
73+
<h6 class="m-0 px-3">/</h6>
74+
<h6 class="text-uppercase m-0">About</h6>
75+
</div>
76+
</div>
77+
<!-- Page Header Start -->
78+
79+
80+
<!-- About Start -->
81+
<div class="container-fluid pt-5">
82+
<div class="container pt-5">
83+
<div class="row align-items-center">
84+
<div class="col-lg-6">
85+
<img class="img-fluid mb-4 mb-lg-0" src="img/about.jpg" alt="">
86+
</div>
87+
<div class="col-lg-6">
88+
<h1 class="display-4 text-uppercase mb-4">Best digital agency in downtown</h1>
89+
<h5 class="text-uppercase text-primary mb-3">Clita elitr et amet et ipsum sea. Ipsum stet kasd ea et no est duo diam. Lorem dolores eos ut nonumy ipsum sit clita lorem no amet dolor dolore, stet sit dolor justo</h5>
90+
<p class="mb-4">Eirmod est dolor nonumy sea amet dolore erat sit dolor et dolor vero. Tempor ipsum at justo amet at ipsum justo. Aiam kasd sea sit dolor duo elitr dolor amet, justo est ipsum amet dolor ut ipsum. Labore diam et nonumy amet dolores. Volup sit labore dolores erat, magna justo sed lorem kasd ea dolor. Labore sit clita invidunt, est dolores lorem sed ipsum kasd no amet ipsum.</p>
91+
<a href="" class="btn btn-primary text-uppercase py-3 px-5">Read More</a>
92+
</div>
93+
</div>
94+
</div>
95+
</div>
96+
<!-- About End -->
97+
98+
99+
<!-- About Info Start -->
100+
<div class="container-fluid py-5">
101+
<div class="container pb-3">
102+
<div class="row">
103+
<div class="col-lg-4 mb-2">
104+
<div class="d-flex align-items-center bg-light rounded mb-4 px-5" style="height: 150px;">
105+
<i class="fa fa-3x fa-map-marker-alt text-primary mr-3"></i>
106+
<div class="d-flex flex-column">
107+
<h5 class="text-uppercase">Our Office</h5>
108+
<p class="m-0">123 Street, New York, USA</p>
109+
</div>
110+
</div>
111+
</div>
112+
<div class="col-lg-4 mb-2">
113+
<div class="d-flex align-items-center bg-light rounded mb-4 px-5" style="height: 150px;">
114+
<i class="fa fa-3x fa-envelope-open text-primary mr-3"></i>
115+
<div class="d-flex flex-column">
116+
<h5 class="text-uppercase">Email Us</h5>
117+
<p class="m-0">[email protected]</p>
118+
</div>
119+
</div>
120+
</div>
121+
<div class="col-lg-4 mb-2">
122+
<div class="d-flex align-items-center bg-light rounded mb-4 px-5" style="height: 150px;">
123+
<i class="fas fa-3x fa-phone-alt text-primary mr-3"></i>
124+
<div class="d-flex flex-column">
125+
<h5 class="text-uppercase">Call Us</h5>
126+
<p class="m-0">+012 345 6789</p>
127+
</div>
128+
</div>
129+
</div>
130+
</div>
131+
</div>
132+
</div>
133+
<!-- About Info End -->
134+
135+
136+
<!-- Footer Start -->
137+
<div class="container-fluid bg-dark text-white-50 py-5 px-sm-3 px-md-5" style="margin-top: 90px;">
138+
<div class="row pt-5">
139+
<div class="col-lg-3 col-md-6 mb-5">
140+
<a href="index.html" class="navbar-brand">
141+
<h1 class="m-0 mt-n2 text-white display-4">DOT.NET</h1>
142+
</a>
143+
<p>Volup amet magna clita tempor. Tempor sea eos vero ipsum. Lorem lorem sit sed elitr sed kasd et</p>
144+
<h6 class="text-uppercase text-white py-2">Follow Us</h6>
145+
<div class="d-flex justify-content-start">
146+
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-twitter"></i></a>
147+
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-facebook-f"></i></a>
148+
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-linkedin-in"></i></a>
149+
<a class="btn btn-lg btn-primary btn-lg-square" href="#"><i class="fab fa-instagram"></i></a>
150+
</div>
151+
</div>
152+
<div class="col-lg-3 col-md-6 mb-5">
153+
<h4 class="text-uppercase text-white mb-4">Get In Touch</h4>
154+
<p>Volup amet magna clita tempor. Tempor sea eos vero ipsum. Lorem lorem sit sed elitr sed kasd et</p>
155+
<p><i class="fa fa-map-marker-alt text-white mr-2"></i>123 Street, New York, USA</p>
156+
<p><i class="fa fa-phone-alt text-white mr-2"></i>+012 345 67890</p>
157+
<p><i class="fa fa-envelope text-white mr-2"></i>[email protected]</p>
158+
</div>
159+
<div class="col-lg-3 col-md-6 mb-5">
160+
<h4 class="text-uppercase text-white mb-4">Quick Links</h4>
161+
<div class="d-flex flex-column justify-content-start">
162+
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right text-white mr-2"></i>Home</a>
163+
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right text-white mr-2"></i>About Us</a>
164+
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right text-white mr-2"></i>Our Services</a>
165+
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right text-white mr-2"></i>Pricing Plan</a>
166+
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right text-white mr-2"></i>Meet The Team</a>
167+
<a class="text-white-50" href="#"><i class="fa fa-angle-right text-white mr-2"></i>Contact Us</a>
168+
</div>
169+
</div>
170+
<div class="col-lg-3 col-md-6 mb-5">
171+
<h4 class="text-uppercase text-white mb-4">Newsletter</h4>
172+
<p class="mb-4">Volup amet magna clita tempor. Tempor sea eos vero ipsum. Lorem lorem sit sed elitr sed kasd et</p>
173+
<div class="w-100 mb-3">
174+
<div class="input-group">
175+
<input type="text" class="form-control border-light" style="padding: 25px;" placeholder="Your Email">
176+
<div class="input-group-append">
177+
<button class="btn btn-primary text-uppercase px-3">Sign Up</button>
178+
</div>
179+
</div>
180+
</div>
181+
<i>Lorem sit sed elitr sed kasd et</i>
182+
</div>
183+
</div>
184+
</div>
185+
<div class="container-fluid py-4 px-sm-3 px-md-5" style="background: #111111;">
186+
<p class="mb-2 text-center text-white-50">&copy; <a href="#">Your Site Name</a>. All Rights Reserved.</p>
187+
<p class="m-0 text-center text-white-50">Designed by <a href="https://htmlcodex.com">HTML Codex</a></p>
188+
</div>
189+
<!-- Footer End -->
190+
191+
192+
<!-- Back to Top -->
193+
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="fa fa-angle-up"></i></a>
194+
195+
196+
<!-- JavaScript Libraries -->
197+
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
198+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
199+
<script src="lib/easing/easing.min.js"></script>
200+
<script src="lib/waypoints/waypoints.min.js"></script>
201+
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
202+
<script src="lib/isotope/isotope.pkgd.min.js"></script>
203+
<script src="lib/lightbox/js/lightbox.min.js"></script>
204+
205+
<!-- Contact Javascript File -->
206+
<script src="mail/jqBootstrapValidation.min.js"></script>
207+
<script src="mail/contact.js"></script>
208+
209+
<!-- Template Javascript -->
210+
<script src="js/main.js"></script>
211+
</body>
212+
213+
</html>

assets/favicon.ico

-22.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)