toplisek
07-30-2009, 09:16 AM
Sometimes it is used line-height:120%; in body (CSS).
What will happen if we use this?
What will happen if we use this?
|
Click to See Complete Forum and Search --> : What will happen when we use line height for the background? toplisek 07-30-2009, 09:16 AM Sometimes it is used line-height:120%; in body (CSS). What will happen if we use this? peachskittle 07-30-2009, 01:03 PM Sorry, I don't understand what it is you are asking. If you set line height for the general body element of your site, then all elements in your body that can use the line height property will inherit the value you have set, unless you overwrite that for that element specifically elsewhere.... line height is not a background property. I don't know how it will respond if you try to put that in somehow in background, but I gather you'll break something. As for specifically what line height does: http://www.maxdesign.com.au/2009/07/07/css-line-height/ webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |