Calender
Im mostly doing this to learn, but I have a design in mind where there's a calender (like with almost any kind of scheduling tool).
Im trying to figure out how to acutally set it up, my assumption would be that I need a hugh grid (green) https://i.imgur.com/lJAhMjN.png.
The next issue is that I don't understand how to:
Would It make sense to have date.html for the squares, or would i need date1.html, date2.html.. etc. Usually there's a better way.
Im trying to figure out how to acutally set it up, my assumption would be that I need a hugh grid (green) https://i.imgur.com/lJAhMjN.png.
The next issue is that I don't understand how to:
- make each square different and have custom data.
- change appearance such as red for special holidays etc.
Would It make sense to have date.html for the squares, or would i need date1.html, date2.html.. etc. Usually there's a better way.