A modern, responsive web application for visualizing and exploring a house floor plan. Built with Tailwind CSS and DaisyUI for a beautiful, professional look and seamless user experience.
- Interactive Floor Plan:
- Clickable image map lets users explore different rooms and areas.
- Each section links to a dedicated, visually rich page.
- Responsive Design:
- Fully mobile-friendly and desktop-ready using Tailwind CSS utility classes.
- Modern UI:
- Styled with DaisyUI for a clean, accessible, and attractive interface.
- Easy Navigation:
- Instantly jump to any room or area from the main floor plan.
- Image-rich Pages:
- Each room/area page can display relevant images and descriptions.
image-maper/
β
βββ index.html # Main floor plan with interactive image map
βββ images/
β βββ floor-plan.png # Main floor plan image
βββ pages/ # Individual room/area pages
β βββ balcony-1.html
β βββ balcony-2.html
β βββ bathroom-1.html
β βββ ...
β βββ walk-in.html
βββ README.md # Project documentation
- Clone or Download this repository.
- Open
index.htmlin your browser. No build step required! - Click on any section of the floor plan to explore details about that area.
- Add/Replace Images:
- Place new images in the
images/folder. - Update the
srcattributes in HTML files as needed.
- Place new images in the
- Edit Room Details:
- Modify the content of each HTML file in the
pages/directory.
- Modify the content of each HTML file in the
- Style:
- Tailwind and DaisyUI are loaded via CDN for easy customization.
- Tailwind CSS (CDN)
- DaisyUI (CDN)
- HTML5
- Developed by: Jahidul Islam Jihad
This project is open source and free to use for educational or personal purposes.
