Photo AI

QUESTION 6: WEB DESIGN (HTML) You may NOT use a word processing program such as Word to answer the HTML question - NSC Computer Application Technology - Question 6 - 2021 - Paper 1

Question icon

Question 6

QUESTION-6:-WEB-DESIGN-(HTML)--You-may-NOT-use-a-word-processing-program-such-as-Word-to-answer-the-HTML-question-NSC Computer Application Technology-Question 6-2021-Paper 1.png

QUESTION 6: WEB DESIGN (HTML) You may NOT use a word processing program such as Word to answer the HTML question. MSF does humanitarian work in Sierra Leone, Afric... show full transcript

Worked Solution & Example Answer:QUESTION 6: WEB DESIGN (HTML) You may NOT use a word processing program such as Word to answer the HTML question - NSC Computer Application Technology - Question 6 - 2021 - Paper 1

Step 1

6.1.1 Change the background colour of the web page to 'linen'.

96%

114 rated

Answer

<body bgcolor="linen">

Step 2

6.1.2 Display only the word 'Ebola' in a red colour.

99%

104 rated

Answer

<font color="red">Ebola</font>

Step 3

6.1.3 Create a link on the heading '2020 Status'.

96%

101 rated

Answer

<h3><a href="#Data2020">2020 Status</a></h3>

Step 4

6.1.4 Format the table as shown.

98%

120 rated

Answer

<tr align="center"> <td colspan="2">2020 Status Pending!</td> </tr>

Step 5

6.2 Open the incomplete 6_2Wash web page.

97%

117 rated

Answer

<body> <h1 align="center">WASH PROJECT IN SIERRA LEONE</h1> <hr size="4" color="black" width="50%"> <ol> <li>Waste Disposal</li> <li>Sanitation</li> <li>Hygiene</li> </ol> <img src="6_2Progress.jpg" height="500" border="4">

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

;