Assignment

Convert the contents of the hamlet.txt file to HTML. Create a CSS stylesheet to display the document in a web browser as shown here, here, and here.

At the bottom of the page, provide a link to the source of the text, i.e., https://shakespeare.mit.edu/.

Additional tasks

Add a Show/Hide Stage Directions to the page to dynamically hide and show all stage directions. Note that solving the task requires the use of JavaScript.