<div>, <span> Tags
Core tags for structuring and designing web pages
Core tags for structuring and designing web pages
How to style the background of a web page in various ways using CSS
Styling borders of elements in CSS
The CSS structural model that considers each element on a web page as a box
Effective web page layout design techniques using the box model
How to use the z-index property to control the stacking order of elements
Differences and uses of relative size units em and rem
How to adjust font size using various CSS units
How to import fonts into a web page using Google Fonts
The padding property in CSS for setting the inner spacing of elements
Introduction to the pixel (px), an absolute length unit
Introduction and usage of units vw and vh based on screen width and height
How to define the width and height of HTML elements using CSS
Defining the width and height of HTML elements using CSS