JavaScriptで、HTML12か月カレンダーを作成。ChatGPTで作成。

今まで、HTMLカレンダーをいくつか作成してきた。 ≪ PHPで作成したカレンダー≫ ≪ JavaScriptで作成した1か月カレンダー ≫ 今回、JavaScriptで、HTML「12か月」カレンダーを作成。 https://ok2nd.github.io/tool/calendar/year.html URLで開始年月の指定もできる。 https://ok2nd.github.io/tool/calendar/year.html?y=2026…