You need to sign in to do that
Don't have an account?

Is there a way to center an inputField
Hi,
Is there a way to center an inputField? The following code is left aligned by default. I want to position
the field in the center. Your help is appreciated.
<apex:inputField value="{!Time_Tracking__c.Description__c}" style="width: 300px" />
Thanks,
Paul
Thanks for your reply.
could you send me some sample code on how to do this.
thanks