Click to See Complete Forum and Search --> : width


john_zakaria
09-09-2008, 05:27 AM
hello everyone i am beginner in DW and
i made a table of 2 rows in which i make the width = 800,
the first row width will be 300 and the other one will be 500
i found in the design vies the table width 800(802)
and the first row 300(306) , and the seciond is 500 ( ...)
i dont know where is the right width and what is the size existing between brackes

john_zakaria
09-09-2008, 06:28 AM
i found this on the help of Dw but the question is waht is working on the site ?? the one that i have writeen in the coode or what is in the parentheses? which one will work in the site in ths example???????


Two numbers. If two numbers appear, then the visual width as it appears in Design view doesn’t match the width specified in the HTML code. This can happen when you resize a table by dragging its lower-right corner or when you add content to a cell that’s larger than its set width.

For example, if you set a column’s width to 200 pixels, then add content that stretches the width to 250 pixels, two numbers appear at the top of that column: 200 (the width specified in the code) and in parentheses (250) (the visual width of the column as it’s rendered on your screen).