HighDots Forums  

Tables not displayed correctly in Dreamweaver MX 2004

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Tables not displayed correctly in Dreamweaver MX 2004 in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Barry Koopersmith
 
Posts: n/a

Default Tables not displayed correctly in Dreamweaver MX 2004 - 07-17-2004 , 09:23 PM






When I open the below webpage in Dreamweaver v4, the tables and
background image are positioned correctly (as you would see in Internet
Explorer). In Dreamweaver MX 2004, the tables contents are all displayed
one below the other (not left and right as you see with v4) and there
are no table borders displayed. I do see the table borders and the
tables are displayed side-by-side with other webpages in MX 2004.

http://www.lourdsmusic.com/main-2.htm

Can someone tell me why the tables on this webpage or not displayed
correctly in Dreamweaver MX 2004 and what I can do to correct this?

Thanks to anyone who can help me out.



Reply With Quote
  #2  
Old   
Osgood
 
Posts: n/a

Default Re: Tables not displayed correctly in Dreamweaver MX 2004 - 07-18-2004 , 03:42 AM






You have a missing closing </table> tag at the end of your html. It
should look as below:


</tr>
</table>
</body>




Barry Koopersmith wrote:

Quote:
When I open the below webpage in Dreamweaver v4, the tables and
background image are positioned correctly (as you would see in Internet
Explorer). In Dreamweaver MX 2004, the tables contents are all displayed
one below the other (not left and right as you see with v4) and there
are no table borders displayed. I do see the table borders and the
tables are displayed side-by-side with other webpages in MX 2004.

http://www.lourdsmusic.com/main-2.htm

Can someone tell me why the tables on this webpage or not displayed
correctly in Dreamweaver MX 2004 and what I can do to correct this?

Thanks to anyone who can help me out.




Reply With Quote
  #3  
Old   
Barry Koopersmith
 
Posts: n/a

Default Re: Tables not displayed correctly in Dreamweaver MX 2004 - 07-18-2004 , 10:07 AM



Thank you. That was it.

In Dreamweaver MX 2004, when I selected "Show all errors", it did not
list that missing </table> tag. Do you know why?

Can you recommend a utility program that can scan a file and detect
syntax errors in html, xhtml and css code?

Osgood wrote:

Quote:
You have a missing closing </table> tag at the end of your html. It
should look as below:

/tr
/table
/body

Barry Koopersmith wrote:

When I open the below webpage in Dreamweaver v4, the tables and
background image are positioned correctly (as you would see in Internet
Explorer). In Dreamweaver MX 2004, the tables contents are all displayed
one below the other (not left and right as you see with v4) and there
are no table borders displayed. I do see the table borders and the
tables are displayed side-by-side with other webpages in MX 2004.

http://www.lourdsmusic.com/main-2.htm

Can someone tell me why the tables on this webpage or not displayed
correctly in Dreamweaver MX 2004 and what I can do to correct this?

Thanks to anyone who can help me out.


Reply With Quote
  #4  
Old   
:. Nadia .:
 
Posts: n/a

Default Re: Tables not displayed correctly in Dreamweaver MX 2004 - 07-18-2004 , 10:10 AM



Barry Koopersmith said the following:
Quote:
Thank you. That was it.

In Dreamweaver MX 2004, when I selected "Show all errors", it did not
list that missing </table> tag. Do you know why?

Can you recommend a utility program that can scan a file and detect
syntax errors in html, xhtml and css code?

check out www.w3.org
There is a html and css validator.

The other option is to download firefox browser. Download the web developer
tool bar. This is the validator links as part of the toolbar. I couldn't
do without firefox now - it is my browser of choice now...


--
Nadia
-----------------
*Free Templates *Dropdown Menu Templates*
http://www.DreamweaverResources.com
*Templates - HTML and CSS Validated *
*Free Nav Bar Sets*
*Resources : Ecommerce : SEO Articles*






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.