From 35296ce81a1624275b0365ac0763d7c59da3ab28 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Wed, 1 Nov 2023 13:30:04 -0400 Subject: [PATCH] Wednesday, November 01, 2023, 13:30:03 + 4 --- enter/Week 7 Slides.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/enter/Week 7 Slides.md b/enter/Week 7 Slides.md index 02f7294..d482132 100644 --- a/enter/Week 7 Slides.md +++ b/enter/Week 7 Slides.md @@ -60,7 +60,10 @@ Think of a page like youtube or instagram. All the fonts, designs are kept the s --- ### Step 3. Javascript Building Blocks -Every website typically ties in both HTML and CSS with a bit of +Every website typically ties in both HTML and CSS with a bit of javascript for some additional **flare**. + +For example: +https://codepen.io/sadness97/pen/KKobMWx Start by typing this line in your program ```html