-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact-me.html
31 lines (29 loc) · 1.45 KB
/
contact-me.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 http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>👀Contact</title>
</head>
<body bgcolor="F5F5F5">
<h1><CENTER><font face="Prompt">Map's my hometown</font></CENTER></h1>
<CENTER><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3315.070022759588!2d100.61416471628547!3d13.769805474221723!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30e29f7c4cbccc9b%3A0x7f2fc060c580a865!2z4Lij4Liy4LihIDUzIOC4muC4uOC4n-C5gOC4n-C5iOC4leC5jOC4l-C4sOC5gOC4peC5gOC4nOC4sg!5e1!3m2!1sth!2sth!4v1675435837343!5m2!1sth!2sth" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></CENTER>
<br>
<CENTER><font face="Prompt"><table cell cellspacing ="20"></font></CENTER>
<tr>
<td><img src="image/instagram.png" alt="" width="25" height="25">Instagram</td>
<td><img src="image/telephone.png" alt="" width="25" height="25">Call</td>
</tr>
<tr>
<td>bls.0th</td>
<td>095 496 9103</td>
</table>
<hr>
<font face="Prompt"><table cell cellspacing ="20"></font>
<tr>
<td><font face="Prompt"><a href="index.html">Home</a></font></td>
<td><font face="Prompt"><a href="hobbies.html">Hobbies</a></font></td>
</tr>
</table>
</body>
</html>