-
Notifications
You must be signed in to change notification settings - Fork 0
/
terrazzo_azzurro_contact.html
88 lines (67 loc) · 3.69 KB
/
terrazzo_azzurro_contact.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang='it'>
<head>
<title>Terrazzo Azzurro</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="author" content="Damiano Barone">
<meta name="keywords" content="Terrazzo Azzurro casuzze Marina di Ragusa, Terrazzo Azzurro ristorante, Terrazzo Azzurro pizzeria, pizza asporto, casa vacanze home oliday, terrazzo azzurro restaurant, terrazza bar">
<meta name="description" content="Affitto casa vacanze viletta a Casuzze , a pochi passi da marina di ragusa e caucana">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
<script type="text/javascript" src="./js/controllo.js">
</script>
</head>
<body>
<!--==============================header=================================-->
<div class="row-top">
<!--nero di sopra -->
<!-- accentra terrazzo -->
<!-- mi da la barra nera sopra-->
<img ALT="terrazzo azzurro" class="titol" src="images/titolo.png">
<ul class="menu">
<li><a href="index.html">Home</a>
</li>
<li><a href="terrazzo_azzurro_info.html">Info sito</a>
</li>
<li><a href="terrazzo_azzurro_pizzeria.html">Photo gallery</a>
</li>
<li><a href="terrazzo_azzurro_faq.html">FAQ </a>
</li>
<li><a href="terrazzo_azzurro_prenotazione.php"> Prenotazioni</a>
</li>
<li><a class="active" href="terrazzo_azzurro_contact.html">Contatti</a>
</li>
</ul>
</div>
<!--==============================content================================-->
<div class="content content3">
<div class="descrizione">
<div class="col-1">
<h3 class="p1">Dove siamo</h3>
<div>
<!-- <object width="325" height="300" data="https://maps.google.it/maps?ie=UTF8&cid=192255530161379783&q=Terrazzo+Azzurro&gl=IT&hl=it&ll=36.785561,14.525095&spn=0.006295,0.006295&t=m&iwloc=A&output=embed"></iframe><br /><small><a href="https://maps.google.it/maps?ie=UTF8&cid=192255530161379783&q=Terrazzo+Azzurro&gl=IT&hl=it&ll=36.785561,14.525095&spn=0.006295,0.006295&t=m&iwloc=A&source=embed" style="color:#0000FF;text-align:left"></object>Visualizzazione ingrandita della mappa</a></small>-->
<a href="http://goo.gl/maps/OgBrC">
<img alt="Mappa del luogo dove ha sede l'attività" class="img-border" src="images/mappa.png" width="325" height="300">
</a>
</div>
</div>
<div class="colonna3">
<h3 class="p1">Info e Prenotazioni</h3>
<p class="p1">Terrazzo Azzurro,
<br>Casuzze 1 (nella rotonda),
<br>Santa croce camerina 97017 RG, Italy</p>
<p>Telefono: +39 0932 911 163
<br>Cellulare: +39 338 333 4819
<br>Email:
<a class="color-2" href="mailto:[email protected]"> [email protected] </a>
</p>
</div>
</div>
</div>
<!--==============================footer=================================-->
<div class="footer footer3">
<div class="aligncenter"> <span>Copyright © <a href="#">www.terrazzoazzurro.com</a> All Rights Reserved</span> Design by <a href="mailto:[email protected]"> Damiano Barone </a>
</div>
</div>
</body>
</html>