Wednesday, November 01, 2023, 13:30:03 + 4
parent
b01cfa1d12
commit
35296ce81a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue