Skip to content

Commit

Permalink
Add link to responsive layouts lesson
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylagordon committed Feb 8, 2024
1 parent 24ef1b2 commit 6d54109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/module-3/css-responsive-layouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In this session, we'll be diving into responsive page layouts and using media qu
<section class="call-to-action">
## Exploration: Page Layouts

*Page Layout* refers to the arrangement and sizing of visual elements on a web page. You and a partner will explore the four primary page layout types [blog post](https://magnusbenoni.com/different-layouts-css/){:target='blank'}.
*Page Layout* refers to the arrangement and sizing of visual elements on a web page. You and a partner will explore the four primary page layout types [blog post](https://magnusbenoni.com/different-layouts-css/){:target='blank'}. Note: The link labeled "liquidapsive.com" in the blog post is no longer functional, but it can be found [here](https://web.archive.org/web/20180323103234/https://www.liquidapsive.com/){:target='blank'}.

* What characteristics are shared between layouts? What is different?
</section>
Expand Down

0 comments on commit 6d54109

Please sign in to comment.