Thread: Common issue?
View Single Post
Old 01-21-2008, 02:15 PM   #2 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

by using css, php wont position things for you, unless you tell it to output html with some css, but then you are mixing presentation logic and php logic.

this may be of some use: Joe2Torials.com * ‡ * css - Horizontal And Vertical Centering
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote