| Dreamweaver not so WYSIWYG?
|
stormshield

msg:939136 | 3:45 pm on Feb 7, 2006 (gmt 0) | Hello everyone, I've been trying to add a header to my website using the include function (PHP) and I came across the following: whenever I put <?php include ("header.php");?> in the body of a webpage, the layout changes - tables seem to place themselves verically rather than horizontally. So in my case the navigation panel - which usaully stands on the left- is on the very top and the content goes right under it. Everything works fine in browers. Anyone know what's going on?
|
stormshield

msg:939137 | 4:09 pm on Feb 7, 2006 (gmt 0) | Never mind, I've found an answer in this post webmasterworld.com/forum46/1358.htm All I had to do was, as written in the post, delete the unnessary tags from the file which is to be included.
|
|
|