Skip to content

💥📸CS50's Web Programming with Python & JS. #0. Small photography gallery. HTML/CSS only

Notifications You must be signed in to change notification settings

alexandrepernin/EDX_project0

Repository files navigation

Project 0 of "Web Programming with Python and JavaScript"

This small project is an introduction to HTML and CSS capabilities. It takes the form of a small photography gallery. Index.html is the homepage. Each other html file (paris.html, rome.html...) represents a gallery. Each html file contains a link to all other pages. For now, each gallery is only made of one picture (as Javascript is not yet in the scope of the project). styles_with_sass.scss is the SCSS file that's been used to generate styles_with_sass.css, the main css stylesheet which configures the styling for all HTML files.

About

💥📸CS50's Web Programming with Python & JS. #0. Small photography gallery. HTML/CSS only

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published