Monday, February 4, 2013

UIComponents Allignment - Margins and Width

margin-left:35px //this property leaves left margin for the component
margin-top:5px // top margin
width:457px; // width 

you can also mention values in %

No comments: