Question 1: Create font.html according to the followings:
Note: You must use the following properties and decorations:
Question 2:
Note: you are required to take a full screenshot that shows the hover when you move the mouse
Question 3:
Determine the issues in the following code and rewrite the correct one? You are required to take a screenshot of your output?
(You are allowed to use any video on your device)
Marking criteria:
<video width=”500″ control>
<src=”mov_seu.mp4″ type=”video/mp4″>
<src=”mov_seu.ogg” type=”video/ogg”>
Your browser does not support HTML video.
Question 4:
Explain all the different ways of attaching the styles to the document with examples for each one?