-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
39 lines (38 loc) · 1.71 KB
/
index.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
<!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">
<meta name="description" content="Welcome to the best free bootstrap themes">
<meta name="keywords" content="themes,bootstrap,free download,bootstrap themes,free bootstrap themes, bootstrap theme">
<title>START BOOTSTRAP | WELCOME</title>
<link rel="stylesheet" href="../Bidemi/Bidemi.css">
</head>
<body>
<div class="app">
<div class="banner">
<img class="navbar-image" src="../assets/css/images/bidemi2.jpg" />
<div class="overlay">
<nav class="navbar">
<h1 class="logo"><a href="Bidemi.html"> START BOOTSTRAP</a></h1>
<div class="nav-items">
<a href="Bidemi.html">ABOUT</a>
<a href="Bidemi.html">SERVICE</a>
<a href="Bidemi.html">PORTFOLIO</a>
<a href="Bidemi.html">CONTACT</a>
</div>
</nav>
<h1>YOUR FAVOURITE SOURCE OF FREE <br>BOOTSTRAP THEMES</h1>
<div class="dash"></div>
<p>Start bootstrap can help you build better websites using the bootstrap CSS framework!<br> Just download your template and start going,no strings attached!</p>
<div class="find-out-more"><a href="Bidemi.html">FIND OUT MORE</a></div>
</div>
</div>
<div class="section-b">
<h1>we've got what you need!</h1><br>
<div class="second-dash"></div>
<p class="bottom-p">Start bootstrap has everything you need to get your new website up and running in no time! All of<br> the templates and themes on Start Bootsrap are open source, free download, and easy to use.</p></div>
</div>
</body>
</html>