-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (42 loc) · 2.99 KB
/
index.html
File metadata and controls
48 lines (42 loc) · 2.99 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Website Page</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="hero">
<div class="navbar">
<img src="Images/logo.png" class="logo">
<button type="button">Sign Up</button>
</div>
<div class="content">
<small>Welcome to our</small>
<h1>World's <br> Creative Studio</h1>
<button type="button">Take a tour</button>
</div>
<div class="side-bar">
<div class="social-links">
<img src="Images/fb.png">
<img src="Images/ig.png">
<img src="Images/tw.png">
</div>
<div class="useful-links">
<img src="Images/share.png">
<img src="Images/info.png">
</div>
</div>
<div class="bubbles">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9QG81k3Gkx47GYlS3pFBdh0oGBGTAiWvoBiisE-T_uK_AEMv_tEYsfe9-GCETbQoBNWzalCkCS6opCGtkoCXWFMdiQpb36doMjngqHc841YMs7ZLAAlZ6GRtx1QJNN9Nw13K7nsKrhyphenhyphenmPiZUPS_C4XT8QGLuUtXwj5WEs7JkbeP4Z__7dN7D7v9raZj0/s512/bubble.png">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9QG81k3Gkx47GYlS3pFBdh0oGBGTAiWvoBiisE-T_uK_AEMv_tEYsfe9-GCETbQoBNWzalCkCS6opCGtkoCXWFMdiQpb36doMjngqHc841YMs7ZLAAlZ6GRtx1QJNN9Nw13K7nsKrhyphenhyphenmPiZUPS_C4XT8QGLuUtXwj5WEs7JkbeP4Z__7dN7D7v9raZj0/s512/bubble.png">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9QG81k3Gkx47GYlS3pFBdh0oGBGTAiWvoBiisE-T_uK_AEMv_tEYsfe9-GCETbQoBNWzalCkCS6opCGtkoCXWFMdiQpb36doMjngqHc841YMs7ZLAAlZ6GRtx1QJNN9Nw13K7nsKrhyphenhyphenmPiZUPS_C4XT8QGLuUtXwj5WEs7JkbeP4Z__7dN7D7v9raZj0/s512/bubble.png">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9QG81k3Gkx47GYlS3pFBdh0oGBGTAiWvoBiisE-T_uK_AEMv_tEYsfe9-GCETbQoBNWzalCkCS6opCGtkoCXWFMdiQpb36doMjngqHc841YMs7ZLAAlZ6GRtx1QJNN9Nw13K7nsKrhyphenhyphenmPiZUPS_C4XT8QGLuUtXwj5WEs7JkbeP4Z__7dN7D7v9raZj0/s512/bubble.png">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9QG81k3Gkx47GYlS3pFBdh0oGBGTAiWvoBiisE-T_uK_AEMv_tEYsfe9-GCETbQoBNWzalCkCS6opCGtkoCXWFMdiQpb36doMjngqHc841YMs7ZLAAlZ6GRtx1QJNN9Nw13K7nsKrhyphenhyphenmPiZUPS_C4XT8QGLuUtXwj5WEs7JkbeP4Z__7dN7D7v9raZj0/s512/bubble.png">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9QG81k3Gkx47GYlS3pFBdh0oGBGTAiWvoBiisE-T_uK_AEMv_tEYsfe9-GCETbQoBNWzalCkCS6opCGtkoCXWFMdiQpb36doMjngqHc841YMs7ZLAAlZ6GRtx1QJNN9Nw13K7nsKrhyphenhyphenmPiZUPS_C4XT8QGLuUtXwj5WEs7JkbeP4Z__7dN7D7v9raZj0/s512/bubble.png">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9QG81k3Gkx47GYlS3pFBdh0oGBGTAiWvoBiisE-T_uK_AEMv_tEYsfe9-GCETbQoBNWzalCkCS6opCGtkoCXWFMdiQpb36doMjngqHc841YMs7ZLAAlZ6GRtx1QJNN9Nw13K7nsKrhyphenhyphenmPiZUPS_C4XT8QGLuUtXwj5WEs7JkbeP4Z__7dN7D7v9raZj0/s512/bubble.png">
</div>
</div>
</body>
</html>