HTML Elements Lab

Easy
60
2
79.8% Acceptance

In this lab, you will practice creating various HTML elements and applying properties to them. You'll work with elements such as paragraphs, headings and lists.

This lab will focus on applying CSS for styling these elements, ensuring their correct structure and use, and practicing responsive design.By the end of this lab, you should have a better understanding of how to create and style HTML elements, as well as how to structure and style responsive web layouts.

Concepts covered in this lab:

  1. Creating and working with basic HTML elements
  2. Adding CSS styles to elements
  3. Manipulating element dimensions and margins/paddings
  4. Working with different types of lists