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