forked from usha-madithati/esmart.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (31 loc) · 1.12 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
39
<!DOCTYPE html>
<html lang="en">
<head>
<link rel='stylesheet' href='style.css' />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Smart Saver</title>
</head>
<body>
<header>
<div class="navbar">
<!--this is for logo-->
<div class="logo">
<img src="LOGO.png">
</div>
<!--navigation items list like home about-->
<nav>
<ul>
<li><a href="#">home</a></li>
<li><a href="#">about</a></li>
<li><a href="#">contact</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">reviews</a></li>
</ul>
</nav>
</div>
<h1>Welcome To The<br><lucky>Smart Saver Website</lucky></h1>
</header>
</body>
</html>
https://tse3.mm.bing.net/th?id=OIP.lYslLxm3sZkmg85A4YkykwHaDl&pid=Api&P=0&h=180