Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.18 KB

File metadata and controls

39 lines (29 loc) · 1.18 KB

🌠 Uni-Gallery Project

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.

📂 Project Structure

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

✨ Features

  • 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

🚀 Getting Started

# 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 site

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.