Book 3 - The Visible Web
In this book, you will learn some fundamental concepts and skills in building HTML and CSS to build the part of software that humans interact with on web sites. As always, you are encouraged to reach out for help if you struggle with any of the steps or code in this book.
HTML & CSS Foundations Course
You will be visiting a website named Scrimba. Each time you click on one of the links below, you will be taken to the home page of a course. Once there, just click on the “Enroll for Free” button to start the interactive courses. The great thing about Scrimba is that, at any time, you can pause the narration and type any code you want into the editor and see it real-time in the integrated web browser.
It’s fun.
-
Part 1
This course shows you how to use some popular HTML elements for building a web page. There is some CSS code, but the focus is on HTML.
Scrimba: Introduction to HTML -
Part 2
The introduction to CSS course digs into the foundations of Cascading Style Sheets and shows you all of the features that developers use most often.
Scrimba: Introduction to CSS
-
Part 3
The course takes you on a journey on how to combine HTML structure, and CSS fundamentals, and ends with introducing you to Flexbox for making creative web page layouts.
Scrimba: HTML & CSS Crash Course -
Part 4
This course dives deeper into the details of Flexbox where you get to explore creating innovate structure and layouts for a web page.
Freecodecamp: CSS Flexbox