CSS Dimension Code Tutorials

CSS dimension properties allow you to control the height and width of an HTML element. It also allows you to control the spacing between 2 lines.

how to set the height of an image using pixel values
Learn how t set the height of an image using pixel values.

how to set the line spacing using a percent value with CSS
Learn how to use the CSS dimension properties to set the spacing between 2 lines using a percent value.

how to set the line spacing using pixel values
This tutorial shows you how to use CSS dimension properties to set the spacing between 2 lines using pixel values.

how to set the line spacing using number values
This tutorial shows you how to use CSS dimension properties to set the line spacing between 2 lines using number values.