Jump to content

Recommended Posts

Posted

Hell all

I am using DreamWeaver, and work in PHP.

Everything is going fantastic, but when I want to include a file, my whole page is disordered and I cannot see it as WYSIWUG.

My include code is :

<?php include "menu_province_eng.php" ?>

Can anyone tell me what the problem is?

Posted

Dreamweaver has a tendancy to do it's own thing in Design View. You should only use Design View as a guideline and absolutely never use it to design in unless you want major headaches. If your code is showing up fine in all the browsers then there is no need to bother what Dreamweaver's Design View is showing you.

Posted

If everything else is showing correctly in several different browsers, then your problem is only with Dreamweaver's Design View. Have your tried editing in Code View?

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...