What is wrong with my html tables?

  • Context: HTML/CSS 
  • Thread starter Thread starter Mark
  • Start date Start date
  • Tags Tags
    Html
Click For Summary
SUMMARY

The forum discussion addresses issues with HTML table formatting in Dreamweaver, specifically related to column distortion when one column's content length increases. The user suggests using the attribute to prevent text wrapping in the left column and recommends fixing the width of the cell to maintain layout integrity. The discussion highlights frustrations with Dreamweaver's complexity in managing table structures, particularly when different elements appear misaligned on the same horizontal line.

PREREQUISITES
  • Basic understanding of HTML table structure
  • Familiarity with Dreamweaver (any version)
  • Knowledge of HTML attributes such as NOWRAP
  • Understanding of CSS for table styling
NEXT STEPS
  • Research the use of in HTML tables
  • Learn how to set fixed widths for table cells in HTML
  • Explore troubleshooting techniques for table alignment issues in Dreamweaver
  • Study CSS properties for better table layout management
USEFUL FOR

Web developers, designers, and anyone using Dreamweaver to create or manage HTML tables who are experiencing layout issues.

Mark
Messages
58
Reaction score
1
My test website (I am using dreamweaver)http://members.lycos.co.uk/markrules/ is having some table problems. For some reason the longer the right column gets, the more distorted the left column gets, I recall using * a long time ago in the tables height, or something, anyone know what the problem is?
 
Technology news on Phys.org
What you should do is use <TD NOWRAP> for the left column. You can also fix the WIDTH of the cell.
 
grrr, stupid dreamweaver, its complicated my tables further, its a little more complicated, very screwed up tables

CRAP, its weird, I don't know how to explain it.
It has different <tr>'s on the same horizontal line, i don't get this crap lol, I hate dreamweaver sometimes
thanks tho
 
Last edited:

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K