Dynamic Calendar using HTML CSS and Javascript
- This web page will display the current month's calendar
- Today's date will be dynamically highlighted
- The dates will be dynamically aligned to their corresponding name of the week such as Mon, Tue, etc
- The months having 30, 31 or 29 days will be dynamically handled.
- Flexbox concepts - wrap, flex direction
- Styling
- Date Object concepts