Recording of the second Web Development 1 session.
Topics covered:
-
Review of HTML basics and Workshop 01
-
Introduction to CSS
-
Adding CSS to an HTML page
-
CSS selectors and basic styling
-
Introduction to JavaScript
-
Using the browser Developer Tools and Console
-
JavaScript variables and console.log()
-
Getting user input with prompt()
-
Live coding with CSS and JavaScript
-
Introduction to Workshop 02 – JavaScript Basics
Next topics: JavaScript Programming Basics – Variables, Conditions, Loops & Functions