Skip to content

HTML and CSS of the Scheduler

Damyan Dimitrov edited this page May 12, 2024 · 1 revision

I think to try right now to create the scheduler by few different ways:

  1. To use flexbox
  2. To use grid
  3. To use block/inline-block
  4. To use table
Clone this wiki locally