Lab Assignment #5 - CSS Grid Layouts¶
Due 5/13¶
Using your lab assignment from week 5
, touch up your mapplication by creating a layout with CSS Grid and making a cohesive webpage.
The requirements are:
- A title for the webpage describing what is being shown
- Design a responsive-layout using CSS Grid
- Use a sub-grid (grid-within-a-grid)
- Utilize buttons
or divs
to interact with your map (Revisit Lab #3 for more info)
Extra Resources:¶
Submission¶
- Commit your changes to GitHub
- Find your
index.html
in theWeek_06
folder and copy the URL. It should look something like this: - https://albertkun.github.io/21S-ASIAAM-191A-Assignments/Week_06/index.html
- Paste your link as a comment in the Discussion forum for Lab Assignment #5:
- https://github.com/albertkun/21S-ASIAAM-191A/discussions/143
Last update: 2022-01-24