Wednesday, April 11, 2012

WEB SITE

THIS WEB SITE IS FOR THE STUDY ONLY




THE CODE OF WEB AD:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Vacation</title>
<style type="text/css">
<!--
body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
}
.oneColLiqCtr #container {
    width: 1150px;
    height: 862px;
    margin: 0% auto; /* the auto margins (in conjunction with a width) center the page */
    border: 0px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    background-color: #FFFFFF;
    /*background-image: url(images/bg-p2b.jpg);*/
}
.oneColLiqCtr #mainContent {
    width: 1150px;
    height: 862px;
    /*margin: 0% auto;*/
    background-image: url(images/bg-p2b.jpg);
    padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#book_tour {
    background-attachment: scroll;
    background-image: url(images/Book-Tour.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    padding: 0px;
    height: 31px;
    width: 131px;
    position: relative;
    visibility: visible;
    left: 103px;
    top: 830px;
    right: auto;
    bottom: auto;
}
#places {
    background-attachment: scroll;
    background-image: url(images/places.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    padding: 0px;
    height: 31px;
    width: 87px;
    position: relative;
    visibility: visible;
    left:543px;
    top:798px;
    right: auto;
    bottom: auto;
}
#hotel {
    background-attachment: scroll;
    background-image: url(images/Hotel.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    padding: 0px;
    height: 31px;
    width: 70px;
    position: relative;
    visibility: visible;
    left: 965px;
    top: 765px;
    right: auto;
    bottom: auto;
}
#animation {
    background-attachment: scroll;
    background-image: url(images/animation.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    padding: 0px;
    height: 13px;
    width: 1100px;
    position: relative;
    visibility: visible;
    left: 25px;
    top: 500px;
    right: auto;
    bottom: auto;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>

<body class="oneColLiqCtr" onload="MM_preloadImages('images/Book-TourR.png','images/placesR.png','images/HotelR.png','images/Go-back.png')">
<div id="container">
  <div id="mainContent">
    <div id="book_tour">
    <a href="http://www.travel.com/" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('book_tour','','images/Book-TourR.png',1)"><img src="images/Book-Tour.png" alt="book_tour" name="book_tour" width="131" height="31" border="0" id="book_tour2" /></a></div>
    <div id="places">
    <a href="http://travel.usnews.com/Rankings/Worlds_Best_Vacations/" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('places','','images/placesR.png',1)"><img src="images/places.png" alt="places" name="places" width="87" height="31" border="0" id="places2" /></a></div>
    <div id="hotel">
    <a href="http://www.travelandleisure.com/tl500/2012" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('hotel','','images/HotelR.png',1)"><img src="images/Hotel.png" alt="hotel" name="hotel" width="70" height="31" border="0" id="hotel2" /></a></div>
    <div id="animation">
    <img src="images/animation.gif" alt="animation" name="animation" width="1100" height="13" border="0" id="animation" />
</div>
   
   
       
    <!-- end #mainContent --></div>
<!-- end #container --></div>
</body>
</html>


No comments:

Post a Comment