Units in CSS | CSS For Beginners | Lesson 5

 Units in CSS | CSS For Beginners | Lesson 5

CSS is used in styling the web page, and it is important to understand the units used in order to achieve a responsive and well formatted design layout. In CSS, there are units that are used to measure different things such as width, height, margin, padding, font size and many more. These units define how the elements look like when displayed on various screens and gadgets.

In this lesson, we will discuss CSS units, categorizing them into Absolute and Relative units and showing how they work with examples.

Comments

Popular posts from this blog

Top 10 Image Galleries in HTML, CSS, JavaScript for Your Web Projects

HTML Tags and Attributes for beginners | Lesson 2

HTML Layout Techniques for beginners | Lesson 3