CS 330: Intro to HCI

CS 330: Intro to HCI

Schedule > HTML & CSS Activity

Week 2: Fri, Jan 17

Today in studio, you need to complete 2 tasks:

  • Figure out your group
  • Complete the CSS Grid Activity (which you will submit to Canvas)

Your TA will help you with both of these tasks. That said, if you have any additional questions about CSS Grid, please do come to office hours.

solutions now available

CSS is notoriously a nightmare – particularly when it comes to layouts. As an effort to provide some guidance re: using some more modern techniques for layout, the course staff and I have created a basic CSS tutorial, where multiple layouts can be easily supported using CSS Grid – the latest in a long line of strategies for simplifying layouts.

Instructions

Please implement these three layouts (below) using CSS Grid. You should use the same stylesheet for all three views. Start with the HTML in this CodePen, but feel free to use a code editor of your choice to complete the task.

Resources for Media Queries

What to Submit

Please upload your files and/or your link to CodePen to Canvas.