Dimension Properties in CSS
I am learning CSS. Can anybody explain me what are the Dimension Properties in CSS? Also please give me the proper detail information that is related with the Dimension Properties. Thanks in advanced.
Dimension Properties in CSS
I am learning CSS. Can anybody explain me what are the Dimension Properties in CSS? Also please give me the proper detail information that is related with the Dimension Properties. Thanks in advanced.
If you want to modify the dimensions that means you will have to modify the width, height and defining of the space. The CSS Dimension Properties can be used to set different dimensions of the objects in and around HTML elements. The following are the different dimension properties:
• Height
• Line-height
• Min-height
• Max-height
• Width
• Min-width
• Max-width
Last edited by nitesh14; 02-06-2010 at 04:06 PM.
Bookmarks