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.
| 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 |
- 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
# Clone the repository
git clone https://github.com/Pupler/Uni-Gallery-Project.git
# Open `index.html` in your browser to start exploring
# No server or database required – fully static siteThis project is licensed under the MIT License - see the LICENSE file for details.