An open API service indexing awesome lists of open source software.

https://github.com/ragul-rofi/typinganimation

Keyboard Typing Animation built with HTML & CSS
https://github.com/ragul-rofi/typinganimation

animation animation-css css html typing

Last synced: 2 months ago
JSON representation

Keyboard Typing Animation built with HTML & CSS

Awesome Lists containing this project

README

        

# Typing Animation with CSS

A simple typing and deleting text animation using HTML and CSS. The text types out in a smooth, linear motion and then deletes itself repeatedly.

## Features
- Simulates a typing effect using CSS animations.
- Repeats the typing animation in a loop.
- Uses a blinking caret for a realistic typing effect.

## Technologies Used
- **HTML**
- **CSS**

## How to Run
1. Clone this repository:
```bash
git clone https://github.com/your-username/your-repo-name.git
```

2. Open the `index.html` file in your web browser to view the typing animation.

## File Structure