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.
If in doubt:
GOOGLE IT
(or ask someone!)
"how to add a background image to title css"
Create a digital business card
See the Pen Workshop Draft by Oliver (@Oliversw) on CodePen.
www.foundersandcoders.com
@founderscoders