Skip to content

Marsdix/PaginaGijon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaginaGijon

HTML CSS Status

My first website. A static multi-page site about Gijón, the city in Asturias where I live — built from scratch with plain HTML and CSS, no frameworks.

Live site →


Pages

Page Description
Gijon.html Overview of the city — geography, history, language, climate, architecture, culture and gastronomy
Laboral.html Deep dive into the Universidad Laboral de Gijón, one of the most iconic buildings in Asturias

Structure

PaginaGijon/
├── index.html
├── Gijon.html
├── Laboral.html
├── Estilos/
│   ├── EstiloGijon.css
│   ├── PosicionesGijon.css
│   ├── FuentesGijon.css
│   ├── FotosGijon.css
│   └── TablasGijon.css
├── FotosGijon/
└── FotosLaboral/

CSS is split into focused files per concern (layout, typography, images, tables) — an early attempt at keeping styles organized.


About

This was the first thing I ever built for the web. No libraries, no tutorials to copy-paste from — just HTML, CSS, and figuring things out. It covers a city I know well, which made it easier to focus on the code instead of the content.

About

Pagina Gijon

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors