I am trying to make an HTML table which is arranged like this:
111111: 1111 111111
222222: 2222 22222:22222
333333: 3333 33333:33333
444444: 4444 44444:44444
Then I have a table within the 1st table like so:
AAAAAAA BBBBBB CCCCCCCCC DDDDDDDDD EEEEEEEEEEEEEEEEE
aaaaa bbbb ccccccc ddddddd eeeeeeeeeeeeeee
aaaaa bbbb ccccccc ddddddd eeeeeeeeeeeeeee
aaaaa bbbb ccccccc ddddddd eeeeeeeeeeeeeee
When I make the table width="100%" the first column (1's) moves over and is NOT aligned to the left of the screen. How can I fix this.
Thanks,
Brian
[sig][/sig]
111111: 1111 111111
222222: 2222 22222:22222
333333: 3333 33333:33333
444444: 4444 44444:44444
Then I have a table within the 1st table like so:
AAAAAAA BBBBBB CCCCCCCCC DDDDDDDDD EEEEEEEEEEEEEEEEE
aaaaa bbbb ccccccc ddddddd eeeeeeeeeeeeeee
aaaaa bbbb ccccccc ddddddd eeeeeeeeeeeeeee
aaaaa bbbb ccccccc ddddddd eeeeeeeeeeeeeee
When I make the table width="100%" the first column (1's) moves over and is NOT aligned to the left of the screen. How can I fix this.
Thanks,
Brian
[sig][/sig]