To provide a reference or creative workbook, use the <cite> tag on your HTML page.
Syntax:
<cite>
// content
</cite>
Using this <cite> tag we can provide a reference or title for creative work on the HTML page. <cite> tag also has its corresponding </cite> tag. By default content between this tag is shown in italic.
Refer to the video to understand clearly: