Learning HTML and CSS from scratch - part 4
In this part of "Learning HTML and CSS from scratch" we're going to start learning CSS, not just HTML.
In this part of "Learning HTML and CSS from scratch" we're going to start learning CSS, not just HTML.
From the two previous parts, you should have learned some very basic HTMl. Let's dive a little bit deeper and build a couple of more cool examples.
In the first part of this series, I talked about what HTML is and what it's used for. We also went over some very basic HTML.
HTML is the most fundamental thing you need to learn to build websites. All websites in the Internet started with HTML in the bottom of the stack.
A short guide on commenting your HTML.