2.1 Divs
<!DOCTYPE html>
<html>
<head>
<title> 2.1 HTML: Divs </title>
</head>
<body>
<!-- Part A & B - Create Divs and Name them here -->
</body>
<!-- Do not remove following lines. They're used to test. -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://sites.webjam.org/grader/assignment2.1.js"></script>
</html>