Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
Repository files navigation
๐ Counter Time โ counter-time.html A simple project that displays random quotes using HTML, CSS, and JavaScript. It shows a new quote every time the user clicks a button. Great for beginners to understand DOM interaction and event handling in JavaScript. ==================== ๐ File Structure ==================== counter-time.html โ Main HTML page counter-time.css โ Styling and layout counter-time.js โ JavaScript logic for random quote display bootstrap.min.css โ Bootstrap CSS framework bootstrap.bundle.min.js โ Bootstrap JS icons8-compteur-96.png โ Icon used in the UI ==================== ๐ How It Works ==================== 1. The user clicks the "Start" button. 2. Counter time is started while user click at "Stop" the counter stopped and return a alert message for displayed the counter time result , number of seconds left. 3. And can you reverse the counter if you click at "Reverse" button. ==================== ๐ง Technologies Used ==================== - HTML5 - CSS3 - JavaScript (ES6) - Bootstrap 5 ==================== ๐ฆ How to Use ==================== 1. Open `counter-time.html` in your browser. 2. Click the button start to generate and view a counter time. 3. You can add a new properties information in the JavaScript file. ==================== ๐ Notes ==================== - Can be enhanced by fetching quotes from an external API. - You can save the last shown quote in LocalStorage or display one on page load. ==================== ๐ค Author ==================== Abderrahim Khali Ali.