Photo AI

'n Webbblad is geskep om mense reislinging oor Mauritius te gee - NSC Computer Application Technology - Question 6 - 2022 - Paper 1

Question icon

Question 6

'n-Webbblad-is-geskep-om-mense-reislinging-oor-Mauritius-te-gee-NSC Computer Application Technology-Question 6-2022-Paper 1.png

'n Webbblad is geskep om mense reislinging oor Mauritius te gee. Maak die onvolledige 6_1Win-lêer in 'n webblaaier ('web browser') en ook in 'n teks-/HTML-redigeerd... show full transcript

Worked Solution & Example Answer:'n Webbblad is geskep om mense reislinging oor Mauritius te gee - NSC Computer Application Technology - Question 6 - 2022 - Paper 1

Step 1

Font

96%

114 rated

Answer

Set the font to 'Tempus Sans ITC' and the size to '5' using the following HTML tag:

<font face="Tempus Sans ITC" size="5"></font>

Step 2

Horizontale lyn

99%

104 rated

Answer

Insert a horizontal line with the color black and size '5' using:

<hr size="5" color="#000000" />

Step 3

Hiperskakel

96%

101 rated

Answer

Create a hyperlink to the specified website, centered in the page:

<center><a href="https://www.travelstart.co.za/lp/birthday-competition"><img src="6_1button.jpg" /></a></center>

Step 4

Opskrif

98%

120 rated

Answer

Add a subheading using:

<h3>Fun things to do</h3>

Step 5

Geordene lys

97%

117 rated

Answer

Create an ordered list with the given points:

<ul>
    <li>Visit Port Louis</li>
    <li>Try deep-sea fishing</li>
    <li>Head to Caudan Waterfront</li>
    <li>Shop at Chinatown</li>
</ul>

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

;