> Hello Guys,
>
> A good day for everyone!
>
> I'm having a problem when setting the width or height of a div
> object. Which is more better to use -- px or %? And which one is risky?
Neither is better its depends on the context. In generaly Web layout terms
% is better however when you need strict control over the placement and
sizing of items px is more appropriate.

Signature
Anthony Jones - MVP ASP/ASP.NET