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: HTML and CSS Crash Course -
Part 2
Continue your journey by learning more about Flexbox, a feature of CSS that enables dynamic and powerful layouts on a web page.
Scrimba: Learn Flexbox
-
Part 3
Time to build some more HTML and CSS projects to deepen your learning.
Scrimba: Learn HTML and CSS -
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