⊗jsPrStLC 6 of 62 menu

Linear calendar in JavaScript

Output all the days of the current month as a ul list. Lay list items in one line with CSS.

Make the current day in the calendar highlighted in some color.

Make it so that the name of the current month and the number of the year are written above the list.

Make it so that forward and backward links appear above the calendar, allowing you to change the month. The month and year displayed above the calendar must match the displayed month.

enru