Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.
Well done!
You have completed (UPI) Chapter 1: HTML, CSS, and JavaScript Basics!
Instruction
Getting started with CSS rules
Starting with Basic HTML: Building a Simple Webpage
When you're getting started with web development, one of the first things you'll work with is an HTML document. HTML (HyperText Markup Language) is the standard language used to create and structure content on the web. Below is a simple HTML document that you can use as a starting point for practicing how to write and structure HTML.
...