Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Table Problems
Name: abramenko Date: November 7, 2008 at 12:27:48 Pacific OS: XP sp3 CPU/Ram: 3.0ghz/2.0gigs Product: Custom
Comment:
I am having some problems with a webpage I am working on I can't seem to get the table set up. Its the table that has the blah blah blah in it. I can not seem to align it properly so that I can fill the rest of the white space to the right of the menue bar. Could someone take a look?
EDIT:::I figured it out. I was trying to change the table size for the wrong cells.
Summary: I have a div inside a table, with the on_click method of a button I use javascript to put the div with display:block and add some text. The problem is that the table don't resize and the div overlaps ...
Summary: It would help if you supplied some of your code. If you are hard-coding the width of the columns, then there is no reason for them to change based on the size of the window - unless you are setting a ...
Summary: Hello, I'm having the same problem as the one described here: http://www.computing.net/webdevel/w... The problem is that this setting: <th style="width:300px;">This is the header<th> works ONLY ...