You are on page 1of 11

Terence Anquandah

Place screen shot/s for Evidence 1 here:


Terence Anquandah
Terence Anquandah

Question 4
The stylesheet is not completed. It doesn’t follow the regulations set for the stylesheet. He set both the internal
and external gridlines to 4 pixels, when the external gridlines were meant to be 2 pixels thick with the internal
gridlines of 1 pixel thick. In addition to that he used = instead of : to separate the value from the tag.

Question 9
Terence Anquandah
Terence Anquandah

<!DOCTYPE html>
<html><head><title>The Manta Conservation Project</title>
<link href="1631st%20Terence%20Anquandah.css" rel="stylesheet"
type="text/css">
<style type="text/css">
.auto-style1 {
border-width: 0px;
}
</style>
</head>
<body><a id="top"></a>
<table style="spacing:2px;padding:2px;width:640px">
<tr>
<td style="width:150px">
<a href="mailto:tmcp@cie.org.uk?subject=Tell me more">
<img alt="TCMP" class="auto-style1" height="146" src="1631logo.png"
width="146"></a>&nbsp;</td>
<td style="width:440px" colspan=3>
<h1>The Manta Conservation Project</h1></td></tr>
<tr>
<td colspan=4>
<h1>Background</h1>
Terence Anquandah

<p>The Manta Conservation Project was set up to raise public awareness


and help fund conservation projects of the plight of these gentle giants
of the ocean. They are found in many diverse locations across the globe
but for the next few weeks we will be raining both awareness and funds
for projects in the following locations:
</p></td></tr>
<tr>
<td rowspan=6 colspan=2><img src="1631manta.jpg" alt="Manta image"
width=320px></td>
<td colspan=2><h2>Support our project in:</h2></td></tr>
<tr>
<td>
<h2>Fiji</h2></td>
<td><img alt="Flog of fiji" height="69" src="1631img1.png"
width="140">&nbsp;</td></tr>
<tr>
<td>
<h2>Honduras</h2></td>
<td><img alt="Flag of Honduras" height="69" src="1631img5.png"
width="140">&nbsp;</td></tr>
<tr>
<td>
<h2>Indonesia</h2></td>
Terence Anquandah

<td><img alt="Flag of Indonesia" height="94" src="1631img6.png"


width="140">&nbsp;</td></tr>
<tr>
<td>
<h2>Maldives</h2></td>
<td><img alt="Flag of Maldives" height="93" src="1631img4.png"
width="140">&nbsp;</td></tr>
<tr>
<td colspan=2><p>Click on the flag to select/donate to the
project</p></td></tr>
<tr><td colspan=4>
<h1>Distribution</h1>
<p>Mantas are found worldwide, in tropical and temperate waters. This
area includes South Africa, Madagascar, Somalia to Mozambique, Red Sea,
Arabian Sea, bay of Bengal, Myanmar(Burma), Indonesia, Thailand,
Malaysia, Philippines, Cambodia, Japan, northern Australia, Micronesia,
New Caledonia, Fiji, New Guinea, Solomon Islands, Hawaii, southern
California to northern Peru, North Carolina to Brazil, Senegal to Liberia
and the Azores.
</p></td></tr>
<tr><td colspan=4><p>Webpage last edited by Terence Anquandah</p>
<p><a href="#top">Click here</a> to return to the top of the
page.</p></td></tr>
Terence Anquandah

</table>
</body>
</html>

Question 10

The file of 1631manta1.tif is unsuitable for web pages because it is not compressed by default meaning the
quality is extremely high and is mainly used in publishing. Plus, it is a huge file and so the webpage might
take a while to load it up or might not even load up at all on some lower end PC’s. It might result in lag while
using the webpage and so it’s just better to use either .png, .jpeg, etc.

Question 11
Terence Anquandah
Terence Anquandah
Terence Anquandah

Question 13

Place screen shot/s for Evidence 7 here

Place Evidence 8 here


<!DOCTYPE html>
<html><head><title>The Manta Conservation Project</title>
<link href="1631st%20Terence%20Anquandah.css" rel="stylesheet" type="text/css">
</head>
<body>
<table style="spacing:2px;padding:2px;width:640px">
<tr>
<td><h1>The Manta Conservation Project</h1></td></tr>
<tr>
<td><img alt="" height="531" src="1631manta1.png" width="640">&nbsp;</td></tr>
<tr>
<td><h1>Page under construction</h1></td></tr>
<tr>
<td><p>Last edited by Terence Anquandah</p></td></tr>
</table>
</body>
</html>

You might also like