CSCI 185: Fall 2023

Introduction to Programming for the Web

CSCI 185: Fall 2023

UNCA Logo

Fish by @akeatk

Schedule > 8. CSS Layouts

Readings

In this unit, we will explore three different techniques for creating responsive layouts: CSS Grid, Flex, and Media Queries. As you complete the in-class activities and tutorials that accompany this topic, please refer to these readings.

1. CSS Grid

2. Flex

3. Media Queries

Slides

Videos

Videos will be published after class on Google Drive

Activities