-
Notifications
You must be signed in to change notification settings - Fork 0
/
assignment.html
31 lines (29 loc) · 1.03 KB
/
assignment.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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>assignment</title>
<link rel="stylesheet" href="assignment.css">
</head>
<body>
<div id="container">
<h1 class="h2">Get <em class="em">insights</em> that help <br>
your business grow
<h3><p class="p">Discover the benefits of data analytics and make <br>
better decision regarding revenue ,customer <br>
experience, and overall efficiency
</p>
</h3>
<ul class="li">
<li><h1>10K+ <br>
<H4 class="H4">COMPANIES</H4></h1></li>
<li><h1>314 <Br>
<H4 class="H4">TEMPLATES</H4></Br></h1></li>
<li><h1>12M+ <Br>
<H4 class="H4">QUERIES</H4></Br></h1></li>
</ul>
</h1>
</div>
<img src="./image/assss.css.jpg" width="400" height="400" alt="pic">
</body>
</html>