You are required to design and implement a web page which uses HTML and produces the following:
• The web page should contain a month of February
• Every day must contain an event (such as MGIS 605 class or any other event)
• Event could be classified as:
• Very important (color: Red)
• Important (color: Yellow)
• Regular (color: Blue)
• Not important (color: Green)
• There are few days that include images and short description about the events
• There are few day that events link to some other websites for displaying more information
• There are few day that event link to you to do list(could be a file)
NOTE: The web page should express the design, content and presentation.
You should submit the HTML code and present your web page.