Uni-Gallery is a simple and clean web gallery site designed to showcase images and structured content.
It demonstrates the use of external CSS for styling text, lists, tables, and floating frames.
- Responsive and modern gallery page
- About page with project description
- Complex tables for structured content
- Floating frame examples for layout styling
- Fully styled using external CSS
- Clean design and easy navigation
| File | Description |
|---|---|
index.html |
Home page |
gallery.html |
Image gallery |
about.html |
About the site/project |
complex_table.html |
Example of complex tables |
floating_frame.html |
Floating frame layout examples |
style.css |
External CSS styles |
images/ |
Folder containing gallery images |
- Download or clone the repository.
- Open
index.htmlin your browser to start exploring. - No server or database required – fully static site.
Uni-Gallery is a static web project intended for demonstration and educational purposes. It can serve as a template for personal projects or learning HTML/CSS layout techniques.