Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 380 Bytes

File metadata and controls

10 lines (6 loc) · 380 Bytes

JavaScript_calendar

HTMLとJavaScriptで書いたカレンダーです。

calendar_first_code.html = プログラミング初心者の時に割と初めて書いたときのコード。

calendar_refactoring_v1.html = calendar_first_code.htmlのリファクタリング版(ただまとめて短くしただけ)

↓表示イメージ

calendar_image