Home

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

<!

DOCTYPE html>
<html>
<head>

<title>HOME</title>
<style type="text/css">

a:link {
color: white;
background-color: transparent;
text-decoration: blink;
}
a:visited {
color: orange;
background-color: transparent;
text-decoration: none;
}
a:hover {
color: white;
background-color: transparent;
text-decoration: none;
}
a:active {
color: white;
background-color: transparent;
text-decoration: none;
}

body
{
background-image: url("wall.jfif");
background-repeat: inherit;
background-attatchment: fixed;
background-position: inherit;
background-color: #f1f5ab;
}
.style1 {font-family: "Cooper Black"}
.style3 {color:orange}
</style>

</head>
<table width="1050" height="100" border="0" align="center" cellpadding="3"
cellspacing="30" bordercolor="black">
<tr>
<td width="885">

<center>
<p><img src="download.png" width="875" height="281"/></p>

<div id="my_menu" align="right">

<blockqoute>
<p>
<a href="JAJA.html" style="color:white; font size:150px; font-
family:Rockwell Condensed;">HOME</style></a> |
<a href="LUZON.html" style="color:white; font size:150px; font-
family:Rockwell Condensed;">LUZON</style></a> |
<a href="VISAYAS.html" style="color:white; font size:150px; font-
family:Rockwell Condensed;">VISAYAS</style></a> |
<a href="MINDANAO.html" style="color:white; font size:150px; font-
family:Rockwell Condensed;">MINDANAO</style></a> |
</p>
</blockqoute>
</div>

<br />
<p style="color:white; font-family:Bookman Old Style; text-align:justify;">The
Philippines is a land rich in natural resources, scenic locales, and friendly
smiles. Here,</p>

<p style="color:white; font-family:Bookman Old Style; text-


align:justify;">everybody is welcome to be part of the fun - from the captivating
coastlines, to the creative.</p>

<p style="color:white; font-family:Bookman Old Style; text-align:justify;">native


crafts, to the unique gastronomic experience, you will find the kind of fun that is
uniquely yours.</p>
<p style="color:white; font-family:Bookman Old Style; text-align:justify;">Just
like the fun that can be experienced, opportunities are abound here in the
Philippines.</p>

<p style="color:white; font-family:Bookman Old Style; text-align:justify;">Whether


that is through tourism, hospitality, manufacturing, or sustainable development,
there.</p>

<p style="color:white; font-family:Bookman Old Style; text-align:justify;">is a


plethora of ways to grow your business here.</p>

<p style="color:orange; font-family:Cooper Black; text-align:center;">So we invite


you to explore our islands and discover that it is truly more fun here in the
Philippines.</p>

</td>
</tr>
</table>
<center>
<a href="https://twitter.com/tourismphl/">
<img src="twitter.png" width="30" heigth="30" />
<a href="https://www.facebook.com/DepartmentOfTourism/">
<img src="fb.png" width="30" heigth="30" />
<a href="https://www.instagram.com/tourismphilippines/">
<img src="insta.png" width="30" heigth="30" />
<a href="https://www.youtube.com/user/morefunph">
<img src="yt.jfif" width="30" heigth="30" />
</center>
</tr>
</table>

</html>

You might also like