This is a simple and interactive flashcard-style web application built using HTML, CSS, and JavaScript.
π§ The flashcards explain least-used and deprecated HTML tags, such as:
<marquee><blink><strike><wbr><details>and<summary><meter><time><ruby>and<rt>
Each card includes:
- π·οΈ Tag name
- π Status (Deprecated or Current)
- βοΈ Description
- π‘ Example usage
- π A short note or fun fact
As a beginner web developer, I was curious about rare and forgotten HTML tags.
So, I built this app to explore them in a fun, flip-card format.
I used AI tools like Perplexity and ChatGPT to help me gather, structure, and explain each tag in simple words.
This was part of my personal learning β and now I'm sharing it for others too πΈ
- Download or clone this repo
- Open
index.htmlin any browser - Click or press
Enterto flip the flashcard - Use arrow keys or buttons to navigate
- Card flipping animation
- Keyboard navigation
- Dot navigation bar
- Clear structure and beginner-friendly
- Content created using Perplexity AI + ChatGPT
- Developed with love by Vivetha Subramanian
π Thank you for viewing my project! Feel free to βοΈ star or fork if it helps you!
#HTMLLearning #FrontendBeginner #Flashcards #WomenInTech #VivethaCodes