Full width home advertisement

How To

Tech

JavaScript

Post Page Advertisement [Top]

CSS Dimension


CSS Dimension


The CSS dimension properties allow you to control the height and width of an element.

All CSS Dimension Properties

PropertyDescriptionValues
heightSets the height of an elementauto
length
%
inherit
max-heightSets the maximum height of an elementnone
length
%
inherit
max-widthSets the maximum width of an elementnone
length
%
inherit
min-heightSets the minimum height of an elementlength
%
inherit
min-widthSets the minimum width of an elementlength
%
inherit
widthSets the width of an elementauto
length
%
inherit

Bottom Ad [Post Page]