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