Skip to content

This is a simple program that shows the current time in the web browser

Notifications You must be signed in to change notification settings

abhijithk1/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clock

This is a simple program that shows the current Time in the web browser. The Program is done using HTML, CSS and vanilla Javascript.

This program is created to understand the basic fundamentals of javascript.

Prerequisites

  1. Install a code editor.

  2. Install Go Live Server extension (in case of VS Code) or similar extensions in respective editors.

  3. (Optional) **_Prettier extension for formating the document or similar extensions in respective editors.

Usage

  1. Clone the repo

  2. Right click on the .html file and click on Open in Live Server

What I learned

  1. Basic HTML and CSS

  2. Basics of Javascript

  3. How to integrate Javascript, CSS to the HTML page

  4. How to dynamically change the value of a HTML element using Javascript

  5. How to dynamically style the page with the CSS class

About

This is a simple program that shows the current time in the web browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published