CSAllenISD / 2023-ISP-iStudy

1 stars 1 forks source link

Fix background img, add a max-width on the hero class, create services section html and css #19

Open ishita-chow opened 1 year ago

ishita-chow commented 1 year ago

-Fix background img: Since the background image is not showing up on the website, try to fix it by downloading the image on the computer and uploading it by stfp

-Add a max-width on the hero class nesting the primary heading and description or else it’ll extend out to the end instead of staying on the left side. Set the font-size and padding.

-Create services section html and css: list the 5 services: top tracks and artists- check which tracks and artists you streamed the most, listening history- see how often you've streamed tracks with interactive graphs, privacy- a single log in through your Last.fm account unlocks all the features for you!, time ranges- all your stats can be checked up to weeks, months, and even years!

Create a parent class=”grid services” and add all five services using

. Add an image as well.

Create a grid with two equal columns and set the gap to 4rem. Adjust all the grid-items at the center and set the image width to 80% of the original size.