Page 4: plans.html
You must create a page called "plans.html". Below is a screenshot of an example of how this page should
appear. Scroll down further to see the list of specific requirements for this page.
Requirements for this page
- The title of the page should be "My Plans"
- The heading at the top should be heading size 3, and should say "My Plans for the Coming Year".
- You must create a table for the content with a border that is solid and 2 pixels wide.
- The elements inside the table should have borders that are solid and 1 pixel wide.
- The table must have the exact same layout as mine: The first column is for the seasons, the second column lists the 12 months, and
the last column contains a very brief "plan" for that month.
- Be sure to use "table heading" elements for the headings in the first row.
- At the bottom there must be a link that looks just like mine. This link must be functional -- when
the user clicks this link it will take them back to the index.html page.