Using the pages from the last assignments, you will use CSS Grid, Flexbox, and media queries to make them adapt to different sizes.
On desktop, it’ll look somewhat like this:


Copy your files from last week to a new folder.
Follow along the video and make the layout as shown in the video.
Don’t forget to read my feedback from previous assignments, so you don’t make the same mistakes.
Two pages with looking as similar as possible to mine.
When you’re done, use tools such as FreeFormatter or HTML Formatter to organize your HTML and CSS code.
Only one CSS file for all the pages. (Not one for each page.)
Penalties in the list of easy mistakes to avoid are 10 points each. Please use the list as a checklist so you can avoid all of them.
You don't need to submit anything to Canvas.
Go to your grc339/digital-magazine/ folder in your public repository on GitHub. ➤
Upload your HTML files (index.html and mainstory.html) to your GitHub repository. ➤
Upload your CSS file.
Make sure to click on your name to check if it’s working.
Check Canvas for deadlines.