In this unit we will look at how to create:
<q>
, <blockquote>
<address>
<cite>
(this defines the title of a work only, e.g. "Romeo and Juliet")Read the corresponding lesson on these on W3Schools. Then, complete task 1.
Create a web page that will feature the following:
<figure>
and <figcaption>
tags for this. See here on how to use these two tags.)