devinemike is absolutely right; PHP is a server-side interpreter such that it has nothing to do with the actual formatting/style of your website; that's the job of HTML, CSS, etc.
If you're still confused, post a sample code or example of what you're trying to do with PHP.