mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-23 04:10:00 +00:00
40 lines
1.3 KiB
HTML
40 lines
1.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Telephone, email
|
|
and directions for The Art Bookshop, London, UK" />
|
|
<title>Contact The Art Bookshop, London UK</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="header">
|
|
<h1>The Art Book Shop</h1>
|
|
<ul>
|
|
<li><a href="index.html">home</a></li>
|
|
<li><a href="index.html">new publications</a>
|
|
</li>
|
|
<li class="current-page">
|
|
<a href="index.html">contact</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- end header -->
|
|
<div id="content">
|
|
<p>Charing Cross Road, London, WC2, UK</p>
|
|
<p><span class="contact">Telephone</span>
|
|
0207 946 0946</p>
|
|
<p><span class="contact">Email</span>
|
|
<a href="mailto:books@example.com">
|
|
books@example.com</a>
|
|
</p>
|
|
<iframe src="http://maps.google.co.uk/maps?q=moma+new+york
|
|
&output=embed" width="450" height="350" frameborder="1" scrolling="yes">
|
|
</iframe>
|
|
</iframe>
|
|
</div><!-- end content -->
|
|
<p>© The Art Bookshop</p>
|
|
</body>
|
|
|
|
</html> |