This HTML file, along with its associated styles in style.css and functionality in index.js, creates a simple and visually appealing month calendar. The calendar displays the days of the week, along with the corresponding dates for a given month.
- Open the HTML file ('index.html') in a web browser.
- The current date will be displayed at the top of the calendar.
- Navigate through the days of the week and observe the corresponding dates.