Skip to content

JovanOps/MiniPixelARTsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Pixel Art Site

Pixel Art Site is a simple static website built with HTML and CSS, dedicated to showcasing the charm of pixel art in modern times.
The project demonstrates how basic web technologies can be used to create a clean, responsive, and visually appealing multi-page website.


🌟 Features

  • 3 HTML pages connected with relative navigation:
    • Home (introduction to pixel art)
    • Characters (examples like Super Mario, Metal Slug, Minecraft)
    • Gallery (sample sprite images)
  • Consistent navigation menu between all pages
  • Responsive layout using CSS Grid and Flexbox
  • Pixel-art style images with correct alt attributes
  • External CSS file for styling (no inline or <style> blocks)

🛠️ Technologies Used

  • HTML5 – structure of the site
  • CSS3 – layout, styling, responsiveness
  • No frameworks – pure HTML/CSS for simplicity

📸 Screenshots

Home Page

Screenshot (389)

Characters Page

Screenshot (391)

Gallery Page

Screenshot (393)

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/<your-username>/PixelArtSite.git

About

Mini pixel-art themed website built with HTML and CSS showcasing retro 8-bit style design and simple frontend development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors