Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 640 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 640 Bytes

project0

CS50W project0

Website with an informative purpose, which focuses on the main aspects of singer Taylor Swift's life and professional career.

Written using HTML (.html), CSS (.css) and Sass (.scss).

Built to have a responsive design based on user's device.

FILE OVERVIEW HTML FILES index.html: main page, including a brief presentation of Taylor Swift. songs.html: listing of all of Swift's songs from her studio albums. awards.html: tables specifying some of Swift's main awards

CSS FILE styles.css: stylesheet used across all 4 HTML pages.

FOLDER images: includes all images (.jpg, .jpeg and .png) used in the HTML files.