This project features a basic, yet beautiful, visual analogic clock.
The HTML file features:
- DIVs
- Classes
The CSS file features:
- Global variables
- Flexboxes
- Positioning of elements
- Borders
- Z-indexes
- Transformations
- Alters the axis of elements
The JavaScript features:
- object-oriented approach
- Getters and setters
- Different ways to access DOM elements
- Arrays.