Photo AI

Open the incomplete 6_1Wonder web page in a web browser and also in a text/HTML editor (NOT a word processing program such as Word) - NSC Computer Application Technology - Question 6 - 2019 - Paper 1

Question icon

Question 6

Open-the-incomplete-6_1Wonder-web-page-in-a-web-browser-and-also-in-a-text/HTML-editor-(NOT-a-word-processing-program-such-as-Word)-NSC Computer Application Technology-Question 6-2019-Paper 1.png

Open the incomplete 6_1Wonder web page in a web browser and also in a text/HTML editor (NOT a word processing program such as Word). NOTE: Question numbers appear a... show full transcript

Worked Solution & Example Answer:Open the incomplete 6_1Wonder web page in a web browser and also in a text/HTML editor (NOT a word processing program such as Word) - NSC Computer Application Technology - Question 6 - 2019 - Paper 1

Step 1

Set the background colour of the web page to beige.

96%

114 rated

Answer

<body bgcolor="beige">

Step 2

Format the heading 'Agra' as follows:

99%

104 rated

Answer

<font size="50" face="Century">Agra</font>

Step 3

Insert the 6City.jpg picture, found in your examination folder, after the heading 'Agra'.

96%

101 rated

Answer

<br> <img src="6City.jpg" height="350" width="600"/>

Step 4

Change the list at the end of the web page to display as shown in the example on the previous page.

98%

120 rated

Answer

<ol> <li>The Taj Mahal - The tomb of Shah Jahan and Mumtaz Mahal, a World Heritage Site.</li> <li>The Red Fort - A key stronghold of Agra.</li> <li>Le Sikandra - This is the tomb of Akbar, it is a mausoleum in red sandstone.</li> <li>Fatehpur Sikri - This ancient imperial city is 37 km west of Agra.</li> </ol>

Step 5

Open the incomplete 6_2Tourism web page in a web browser and also in a text/HTML editor (NOT a word processing program such as Word).

97%

117 rated

Answer

<html> <body> <h1>Foreign Visitors to the Taj Mahal Tourist</h1> <table border="3"> <tr> <th colspan="3">2018 Figures</th> </tr> <tr> <td>Year</td> <td>Arrival</td> <td>%</td> </tr> <tr> <td>2018</td> <td>10.04</td> <td>14.0</td> </tr> </table> <a href="http://www.tajmahal.in">Click for more information: www.tajmahal.in</a> </body> </html>

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

;