0% found this document useful (0 votes)
5 views5 pages

F24 Evidence 1111

The document outlines a series of steps labeled as 'EVIDENCE' followed by a snippet of HTML code for a webpage. The webpage promotes support for injured animals and provides links for further information about elephants and monkeys. It includes multimedia elements such as images and a video, along with a call to action for support.

Uploaded by

tobyleon67
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views5 pages

F24 Evidence 1111

The document outlines a series of steps labeled as 'EVIDENCE' followed by a snippet of HTML code for a webpage. The webpage promotes support for injured animals and provides links for further information about elephants and monkeys. It includes multimedia elements such as images and a video, along with a call to action for support.

Uploaded by

tobyleon67
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 5

BhoneMyatKaung12341111

Step 1 – EVIDENCE 1:

Step 3 – EVIDENCE 2:

Step 4 – EVIDENCE 3:
BhoneMyatKaung12341111

Step 5 – EVIDENCE 4:

Step 18 – EVIDENCE 5:

Step 19 – EVIDENCE 6:
BhoneMyatKaung12341111

Step 21 – EVIDENCE 7

Step 22 – EVIDENCE 8:
BhoneMyatKaung12341111

Step 23 – EVIDENCE 9:

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Task 4</title>

<link rel="stylesheet" text="type/css" href="F2432tas.css">

</head>

<body>

<table width="80%">

<tr>

<td colspan="3"><img src="F2432banner.jpg" alt="banner" ></td>

</tr>

<tr>

<td style="width:58%" colspan="2"><video width="100%" controls>Your browser does not


support this type of video format<source src="F2432tiger.mp4"></video></td>

<td style="width:42%" rowspan="3"><img src="tiger_1111.png" alt="tiger"></td>

</tr>
BhoneMyatKaung12341111

<tr>

<td colspan="2">

<p><h2>Help us to support animals who have been injured or have lost their natural
habitat. We always care for these animals and, where possible, return them back to the
wild.</h2></p>

<p><h2>Click on the images below to find out more about the elephants or to contact us
about supporting the monkeys.</h2></p>

<p><h2>Web page created by BhoneMyatKaung,1234,1111</h2></p>

</td>

</tr>

<tr>

<td style="width:29%"><a href="mailto:tas@cambridge.org?subject=Support%20a


%20monkey"><img src="F2432monkey.jpg" alt="monkey" ></a></td>

<td style="width:29%"><a href="F2432elep.htm"><img src="F2432elephant.jpg"


alt="elephant" ></a></td>

</tr>

</table>

</body>

</html>

Step 24 – EVIDENCE 10:

You might also like