How to make 2 tables look like one.
Moderator: General Moderators
-
php_wiz_kid
- Forum Contributor
- Posts: 181
- Joined: Tue Jun 24, 2003 7:33 pm
How to make 2 tables look like one.
How can you make 2 tables in HTML look like 1 table?
-
php_wiz_kid
- Forum Contributor
- Posts: 181
- Joined: Tue Jun 24, 2003 7:33 pm
Go to http://www.s2quared.com
Log in as
username: Anthony
password: 554400
Go to the view profile page which can be found under the My Account area in the navigation. Compare the copyright bar down at the bottom to the one on the homepage. It's considerably bigger. It also starts to cover up the main white area. I've tyed working with all the tag attributes and everything. Thanks.
Log in as
username: Anthony
password: 554400
Go to the view profile page which can be found under the My Account area in the navigation. Compare the copyright bar down at the bottom to the one on the homepage. It's considerably bigger. It also starts to cover up the main white area. I've tyed working with all the tag attributes and everything. Thanks.
-
php_wiz_kid
- Forum Contributor
- Posts: 181
- Joined: Tue Jun 24, 2003 7:33 pm
- trollll
- Forum Contributor
- Posts: 181
- Joined: Tue Jun 10, 2003 11:56 pm
- Location: Round Rock, TX
- Contact:
First of all, you should run this through W3's html validator. Your table has some severe colspan issues and so many unclosed tags I don't think Netscape even knows what you want it to try to look like.
-
php_wiz_kid
- Forum Contributor
- Posts: 181
- Joined: Tue Jun 24, 2003 7:33 pm