DOM Manipulation Demo
Welcome to Our Demo
This is a simple Next.js project demonstrating various DOM elements
including headings and images.
Image Examples
Image with Alt Text
This image has proper alt text for accessibility
Image without Alt Text
This image has empty alt text (not recommended for
accessibility)
About This Project
This project demonstrates basic DOM elements including:
- Title and meta title in the document head
- H1, H2, and H3 heading elements
- Images with and without alt text
- Proper semantic HTML structure