chico1st Posted August 10, 2006 Share Posted August 10, 2006 All of my inputs in my forms seem to be aligned to the top of the table row they are in... its odd because the text beside it such as: Name: _______ (____ represents a box) looks like Name: [sup]______[/sup]any ideas on how to fix this?thanks! Link to comment https://forums.phpfreaks.com/topic/17083-odd-forms/ Share on other sites More sharing options...
wildteen88 Posted August 10, 2006 Share Posted August 10, 2006 Could you post some code here. Prehaps you'll want to use valign="top" within the <tr> tags, so each row aligns to the top of table cell. Link to comment https://forums.phpfreaks.com/topic/17083-odd-forms/#findComment-72405 Share on other sites More sharing options...
chico1st Posted August 16, 2006 Author Share Posted August 16, 2006 yeah the valign solved it :D thanks! Link to comment https://forums.phpfreaks.com/topic/17083-odd-forms/#findComment-75933 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.