Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 438 Bytes

readme.md

File metadata and controls

25 lines (21 loc) · 438 Bytes

Project Description

This project features a basic, yet beautiful, visual analogic clock.

HTML

The HTML file features:

  • DIVs
  • Classes

CSS

The CSS file features:

  • Global variables
  • Flexboxes
  • Positioning of elements
  • Borders
  • Z-indexes
  • Transformations
  • Alters the axis of elements

JavaScript

The JavaScript features:

  • object-oriented approach
  • Getters and setters
  • Different ways to access DOM elements
  • Arrays.