www.foundersandcoders.com
@founderscoders
Broad term that describes everything that goes into building a website - which is a lot!
HTML
CSS
JavaScript
"Nouns"
Our HTML dictates what content will be on the page. It provides our basic structure.
"Adjectives"
Our CSS describes how that content should look, how it should be laid out, and what styles it should have.
"Verbs"
And our Javascript brings that content to life - it allows the user to interact with the content, providing a dynamic experience and determining the behaviour of the page.
What's the most important rule of Web Development?
(or ask someone!)
"how to add a background image with css"
Use JavaScript to create a simple game!
See the Pen Samsung Workshop #3 JavaScript Final by Oliver (@Oliversw) on CodePen.
Or ...
https://tinyurl.com/y3nusmn4www.foundersandcoders.com
@founderscoders