Open the incomplete 6_1Clean file in a web browser and also in a text/HTML editor - NSC Computer Application Technology - Question 6 - 2021 - Paper 1
Question 6
Open the incomplete 6_1Clean file in a web browser and also in a text/HTML editor.
The Global Crisis of Plastic Pollution
Cleaning up the ocean will require an int... show full transcript
Worked Solution & Example Answer:Open the incomplete 6_1Clean file in a web browser and also in a text/HTML editor - NSC Computer Application Technology - Question 6 - 2021 - Paper 1
Step 1
Title tags
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To create title tags, wrap the examination number and title within <title> tags. Example:
<title>12345678</title>
Step 2
Font colour: Heading: The Global Crisis ...
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Change the font color of the heading. Use <h1> and <font color='red'> tags:
<h1><font color='red'>The Global Crisis of Plastic Pollution</font></h1>
Step 3
Picture
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Insert an image with the modified src attribute and change the file extension: