chore(curriculum): add responsive piano workshop (#56734)

Co-authored-by: Sem Bauke <sem@freecodecamp.org>
This commit is contained in:
Dario-DC
2024-10-19 11:56:56 +02:00
committed by GitHub
parent c803b7b457
commit 0b8cfbf6df
35 changed files with 3677 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
---
title: Introduction to the Design a Piano
block: workshop-piano
superBlock: front-end-development
---
## Introduction to the Design a Piano
Responsive Design tells your webpage how it should look on different-sized screens.
In this workshop, you'll use CSS and Responsive Design to code a piano. You'll also practice media queries and pseudo selectors.