9999 Posted March 16, 2007 Share Posted March 16, 2007 Can you set backgound color and vertically align putput of a php script using php alone without divs or tables? For example have the background = black and verticaly center output Quote Link to comment https://forums.phpfreaks.com/topic/43060-controlling-php-output/ Share on other sites More sharing options...
shaunrigby Posted March 16, 2007 Share Posted March 16, 2007 Use CSS Style Sheets Quote Link to comment https://forums.phpfreaks.com/topic/43060-controlling-php-output/#findComment-209167 Share on other sites More sharing options...
Scriptor Posted March 17, 2007 Share Posted March 17, 2007 PHP is logic, it's good for handling and processing data. Design is a different thing, it controls how your site looks. That's best done with CSS. Quote Link to comment https://forums.phpfreaks.com/topic/43060-controlling-php-output/#findComment-209204 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.