# Assignment

Create a DTD for the XML document in [movies.xml](movies.xml) and a CSS stylesheet to display the document in a web browser as shown [here](movies.png).

The available MPA ratings can be found [here](https://www.motionpictures.org/film-ratings/).

The titles and years of movies rated either R or NC-17 (i.e., `mpa-rating="R"` or `mpa-rating="NC-17"`) must be shown in red and bold.
