-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvisit.html
33 lines (29 loc) · 1.19 KB
/
visit.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
<!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">
<title>Document</title>
</head>
<style>
h1{
color:antiquewhite;
}
body{
background-color:tomato;
text-align: center;
}
</style>
<h1>read us</h1>
<body>
we offer healthy meat to our customers moreso beef
<div class="container">
<div class="map"style="display-flex:center;justify-content:center;justify-items:center;">
<div class="mapouter"><div class="gmap_canvas"><iframe width="696" height="504" id="gmap_canvas" src="https://maps.google.com/maps?q=kamara%20trading%20center&t=&z=3&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><a href="https://putlocker-is.org"></a><br><style>.mapouter{position:relative;text-align:right;height:504px;width:696px;}</style><a href="https://www.embedgooglemap.net">google maps on web page</a><style>.gmap_canvas {overflow:hidden;background:none!important;height:504px;width:696px;}</style>
</div>
</div>
</div>
</div>
</body>
</html>