angle Posted August 21, 2011 Report Share Posted August 21, 2011 Hi am trying to make a basci pilot roster but mine is not in a straight line its like this any help to make them all aline with each other ? 1 Quote Link to comment Share on other sites More sharing options...
Guest Posted August 21, 2011 Report Share Posted August 21, 2011 Try creating a table without borders Quote Link to comment Share on other sites More sharing options...
Jeff Posted August 21, 2011 Report Share Posted August 21, 2011 It is, in fact in a straight line. The issue is...the table is adjusting itself according to the Pilot Name. The length of the pilot name is forcing the table to look c**k-eyed because the whole table is "centered". Soultion: Restructure the table to align itself by using the following <th width="200px"> so it might look like this: <th align= "center" width="200px">Name</th> 1 Quote Link to comment Share on other sites More sharing options...
angle Posted August 21, 2011 Author Report Share Posted August 21, 2011 It is, in fact in a straight line. The issue is...the table is adjusting itself according to the Pilot Name. The length of the pilot name is forcing the table to look c**k-eyed because the whole table is "centered". Soultion: Restructure the table to align itself by using the following <th width="200px"> so it might look like this: <th align= "center" width="200px">Name</th> Yea thats it thanks will try it out in a little bit Thanks 1 Quote Link to comment Share on other sites More sharing options...
angle Posted August 22, 2011 Author Report Share Posted August 22, 2011 Try creating a table without borders How can i make the table i been trying for ages and just cant get it to work lol Quote Link to comment Share on other sites More sharing options...
TennShadow Posted August 22, 2011 Report Share Posted August 22, 2011 How can i make the table i been trying for ages and just cant get it to work lol Try this place out. http://www.w3schools.com/html/html_tables.asp They taught me many things in the past. 2 Quote Link to comment Share on other sites More sharing options...
angle Posted August 23, 2011 Author Report Share Posted August 23, 2011 Great thanks Keith Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.