Photo AI

You are required to assist in designing an information pamphlet to help save the elephants - NSC Computer Application Technology - Question 6 - 2016 - Paper 1

Question icon

Question 6

You-are-required-to-assist-in-designing-an-information-pamphlet-to-help-save-the-elephants-NSC Computer Application Technology-Question 6-2016-Paper 1.png

You are required to assist in designing an information pamphlet to help save the elephants. Open the incomplete 6Elephant_Olifant web page in a web browser and also... show full transcript

Worked Solution & Example Answer:You are required to assist in designing an information pamphlet to help save the elephants - NSC Computer Application Technology - Question 6 - 2016 - Paper 1

Step 1

<title>Save the Elephant</title>

96%

114 rated

Answer

<title>Save the Elephant</title>

This sets the title of the webpage, which will appear on the browser tab.

Step 2

<img src="6Eleph_Olif.jpg" align="left">

99%

104 rated

Answer

<img src="6Eleph_Olif.jpg" align="left">

This tag appropriately displays the image to the left of the text.

Step 3

<font face="Elephant">SAVE THE ELEPHANT</font>

96%

101 rated

Answer

<font face="Elephant">SAVE THE ELEPHANT</font>

This changes the font type to 'Elephant' and highlights the main title.

Step 4

<font size="1">FROM THE KIDS ANIMAL PROTECTION</font>

98%

120 rated

Answer

<font size="1">FROM THE KIDS ANIMAL PROTECTION</font>

The font size is increased to ensure readability.

Step 5

<hr color="yellow" size="4">

97%

117 rated

Answer

<hr color="yellow" size="4">

This horizontal line separates content and uses a yellow color for visibility.

Step 6

<tr><td>Asian Elephant</td></tr>

97%

121 rated

Answer

<tr><td>Asian Elephant</td></tr>

This creates a new table row and cell for the 'Asian Elephant'.

Step 7

<h2>Physical description</h2>

96%

114 rated

Answer

<h2>Physical description</h2>

This uses a heading 2 style for introducing the section.

Step 8

<i>Proboscidea</i>

99%

104 rated

Answer

<i>Proboscidea</i>

The term 'Proboscidea' is italicized to emphasize its scientific classification.

Step 9

<ol type="i"> <li>Poaching is still a problem.</li> <li>Habitat loss is a concern.</li> </ol>

96%

101 rated

Answer

<ol type="i"> <li>Poaching is still a problem.</li> <li>Habitat loss is a concern.</li> </ol>

This provides a numbered list emphasizing the critical issues faced by elephants.

Step 10

<a href="6Save_Red.doc">Save the Elephant</a>

98%

120 rated

Answer

<a href="6Save_Red.doc">Save the Elephant</a>

This creates a hyperlink that directs users to additional resources on saving elephants.

Join the NSC students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;