-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
62 lines (59 loc) · 1.85 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="coffee.css">
</head>
<body background ='https://www.shutterstock.com/image-vector/beige-brown-liquid-abstract-gradient-600nw-2210807795.jpg'>
<h1 id="teeth">
𝕎𝕒𝕜𝕖 & 𝔹𝕣𝕖𝕨
</h1>
<br>
<br>
<p>𝓛𝓮𝓽 𝓽𝓱𝓮 𝓭𝓪𝔂 𝓫𝓮𝓰𝓲𝓷 𝔀𝓲𝓽𝓱 𝓽𝓱𝓮 𝓫𝓮𝓼𝓽!</p>
<br>
<div id="nav">
<a id="wall" href="#">wake&brew</a>
<a class="obj" href="#">About Us</a>
<a class="obj" href="#">My Cart</a>
<a class="obj" href="#">Login</a>
<input id="pet" type="text" placeholder="Search in Brew">
<button id="blow">Search</button>
</div>
</font>
</h3>
<br><br><br><br>
<h2>
<a id="blog"href='#'>Explore</a>
</h2>
<div>
<a href="www.google.com"><img id="image1" src="https://img.freepik.com/premium-photo/glass-jar-with-instant-coffee-mockup_460171-1975.jpg?w=360"></a>
<a href="www.google.com"><img id="image2" src="https://media.istockphoto.com/id/508156124/photo/coffee-beans-in-a-glass-canister.jpg?s=612x612&w=0&k=20&c=oRI1Jgwpl-Ah_kZTzKR2oDLCD0phcZzXaSFrNe6xccM="></a>
</div>
<hr>
<br>
<br>
<br>
<br>
<br>
<br>
<b>
<h1>Sign Up</h1></b>
<br>
<formm action="action.php">
<input type ='text' placeholder="Name">
<br>
<input type ='email' placeholder="Email">
<br>
<input type ='text' placeholder="State">
<br>
<input type ='text' placeholder="City">
<br>
<input type ='tel'placeholder="Mobile No.">
<br>
<input type "submit" value="submit">
</formm>
</body>
</html>