function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SapanaSapana 

alignment on vf page

How to align elements such as inputtext etc on vf page?

AmitSahuAmitSahu

You can use HTML table tag to allign..

 

Or

 

You can use apex:PageBlock , pageblocksection ..