Hi,
How can i Set height for Html in Percentages.If i try to mention page in Percentage it gives me no effect .Well i try to set height for some pixels it works Perfectl;y.
Iam using IE7.0.Plz help me in this aspect ...
Y does Height property shows no effect when i mention in height in %
With regards,
mahender

How to set Height in % in Html
Meds
Hello,
you can see this link:
"percentage [...] The value is a percentage of the height of the parent object, which must be specified explicitly"
If you try to set the size in percent of an element that doesn't have a parent object (for exemple a new window), or if the size of the parent object is not in percent, it won't work.
--
Mathieu Perceau
Rob_MUFC_1982