-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
33 lines (24 loc) · 1.03 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="dandys.css">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i" rel="stylesheet">
<title>dandy's burgers</title>
</head>
<body>
<div class="about">
<img src="burger.jpg" class="me" />
<h2>634 E King Ave Kingsville TX 78363</h2>
<p>
<strong>Burgers * Fries * Hot Dogs</strong>
</p>
<hr class="grey"/>
<p class="bio">361-595-3020</p>
</div>
<p style="text-align: center;"><iframe width="400" height="300" id="gmap_canvas" src="https://maps.google.com/maps?q=dandys%20burger%20kingsville%20texas&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><a href="https://www.pureblack.de"></a></div></p>
<!--Latest compiled and minified Javascript -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js"></script>
</body>
</body>
</html