Evidence Document: Page and Test If
Evidence Document: Page and Test If
Evidence Document: Page and Test If
Evidence 1
1: I think that one of the factors is have clearly the audience that have the
page and test if fulfill all the necessity of the costumers
2: Other is the purpose of the web that is to test if all the items are correct,
guiding in the purpose.
Evidence 2
1: Check hyperlink, this help to know if the hyperlink are correctly connected
2:
Evidence 3
Place your screenshot here:
Evidence 4
Type your evaluation here: I saw that the document needs an image that
have a height of 433px and a width of 250px so I see the images and I select
173a.jpg because have a width of 240px so I can modify to 250px and a
height of 433px.
Evidence 5
Place your stylesheet here:
@charset "utf-8";
/* Ervin Castañeda Neme */
h1 {font-family:Arial,Calibri;
text-align:center;
color:#ff0000;}
.Table {
padding:10px;
background-color:#99bbdd;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
Evidence 6
Place your browser view here:
Evidence 7
Place your HTML source here:
Html
<!DOCTYPE html>
<html>
<head>
<title> CTB homepage </title>
<link href="173st.css" rel="stylesheet" type="text/css">
<style type="text/css">
</style>
</head>
<body>
<a name="inicio"></a>
<table class="Table" style="margin-left:auto; margin-right:auto;
width:800px">
<tr>
<td colspan=2><h1>Cozumel - Mexico's Cruise Ship Paradise</h1>
</td>
</tr>
<tr>
<td colspan=2 style="height:50px"><h2>Website of the Cozumel Tourist
Board</h2><h3>Website last edited by: Ervin Castañeda Nmeme</h3>
</td>
</tr>
<tr>
<td style="width:250px; height:443px">
<img src="173g.jpg" width="250" height="433" class="Table" />
<h1>Caribean cruiser</h1>
</td>
<td><h2 class="Table">Paradise Island?</h2><p>This jewel between the
Caribbean and the Atlantic has everything you want for a holiday destination.
The lack of potable (drinkable) water on the island means that it is unlikely to
be developed more than it is. It hosts just a small town, the 'capital', San
Miguel and one village plus a small number of hotels scattered along its
western coastline.</p><p>Whilst a small part of San Miguel is the 'gringo
friendly' tourist area, designed to cater for the significant number of cruise
ship visitors, most of the island retains its quiet cool and genuine
authenticity. Garages still have shrines to the Virgin, there’s a spirited
Caribbean pathos, and of course there are some tourist things to do – such as
diving and snorkelling on some of the best reefs in the world.</p><p>While
diving and snorkeling are the main draws, the pleasant town square is a nice
place to spend the afternoon, and it's highly gratifying to explore the less-
visited parts of the island in a rented Jeep. Beware though, outside the built
up areas is true jungle and swampland. The southern tip 'Punta Sur', has a
magnificent lighthouse and a sanctuary for the wild (and native) salt water
crocodiles. The coastal road leads to San Gervasio small Mayan ruins, a
marine park and captivating scenery along the unforgettable windswept
Atlantic shore.</p><p>Watch baby turtles hatching on the beach or the
impressive Iguana lazily eying you from the trees or basking in the sun.</p>
</td>
</tr>
<tr>
<td colspan="2"><h2>Palancar reefs</h2><p>Whilst there are many reefs
suited to sailing, snorkelling and diving, Palancar reef is by far the best, made
famous by Jacques Cousteau in the 1960s. Cousteau said that "Palancar Reef
is the most beautiful place on Earth ... even though it's beneath the
water".</p>
<p>One recent visitor is quoted as saying "This is the reef popularized by
Jacques Cousteau in the 1960s. He and his team invented much of the SCUBA
equipment and techniques used today. It is a WONDERFUL place to dive. We
saw turtles up close and personal every day; lobsters, crabs, nurse sharks,
reef sharks, and my favourite, spotted eagle rays in groups slowly flapping
their wings to stay stationary in the current. It is mesmerizing. The Palancar
Gardens and Santa Rosa Wall are the best dives in my opinion, but you really
can't go wrong on any of the well-known sites."</p>
</tr>
<tr>
<td colspan=2><h3><a href="#inicio">Click on this link for the top of the
page</a>, <a href="http://www.hothouse‐design.co.uk/CTB">here to contact
the CTB</a>, or <a href="webdesign@hothouse‐design.co.uk">click here to
email our design team</a>.</h3>
</td>
</tr>
</table>
</body>
</html>