tomfmason Posted June 26, 2006 Share Posted June 26, 2006 I am not sure if this is a problem that can be solved with css or not. I have recently switched from straight html to php and have no experience in css. Basically I split my pages into 5 separate areas. Header, footer, right column, left column and center column. The problem that I am running into is that the header and footer are in the right spot on the page but the left, right and center columns are way off. Here is a link to my site [a href=\"http://www.owpt.biz/test/index.php\" target=\"_blank\"]OWPT[/a]I have my problem, with an example, explained in more detail.Any help would be greatly appreciated Link to comment https://forums.phpfreaks.com/topic/12971-aligning-columns/ Share on other sites More sharing options...
AndyB Posted June 27, 2006 Share Posted June 27, 2006 As I noted earlier, you need to code these things properly. A CSS layout will be much, much, better than all that table mess. [a href=\"http://www.oswd.org/\" target=\"_blank\"]http://www.oswd.org/[/a] - hundreds of free templates, valid html, pure CSS .. might save you hours of work. Link to comment https://forums.phpfreaks.com/topic/12971-aligning-columns/#findComment-49876 Share on other sites More sharing options...
tomfmason Posted June 27, 2006 Author Share Posted June 27, 2006 Ok thank you. I will research this throughly. Link to comment https://forums.phpfreaks.com/topic/12971-aligning-columns/#findComment-49881 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.