This is a simple yet elegant Typewriter animation built using HTML, CSS, and JavaScript. It mimics the typing effect seen on old-school typewriters, complete with a blinking cursor.
π Live Demo
- Clean and minimal interface
- Smooth typewriter animation
- Blinking cursor effect
- Responsive and lightweight
- HTML5 β for markup structure
- CSS3 β for styling and animation
- Vanilla JavaScript β for dynamic typing effect
The typewriter effect is achieved by combining:
@keyframesfor CSS animationssteps()function for a realistic typing pace- A blinking cursor using a border animation
setIntervalto control typing delay
Type-Writter/ βββ index.html βββ style.css βββ script.js
To use or modify this project:
- Clone the repository:
git clone https://github.com/musayahea/Type-Writter.git
Musa Yahea
Front-End Web Developer
πΌ LinkedIn
π GitHub
βοΈ Email: musayahea500@gmail.com
.png)