Coding for Beginners

with Founders and Coders

Who are we?

www.foundersandcoders.com

@founderscoders

What is Web Development?


Broad term that describes everything that goes into building a website - which is a lot!

HTML

CSS

JavaScript

HTML

"Nouns"

Our HTML dictates what content will be on the page. It provides our basic structure.

CSS

"Adjectives"

Our CSS describes how that content should look, how it should be laid out, and what styles it should have.

JavaScript (JS)

"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?

If in doubt:
GOOGLE IT

(or ask someone!)

"how to add a background image with css"

The plan for today!

Use CSS animations in a basic tribute page

See the Pen CSS by Kristina (@teenie-quaggard) on CodePen.

Fork
https://codepen.io/teenie-quaggard/pen/qBBZbWw

Thank you!

www.foundersandcoders.com

@founderscoders