mudi Posted January 11, 2009 Share Posted January 11, 2009 Hello im modifying a table, this is html, but well is in a .php file. Im using adobe dreamweaver, and i just want to move it to a certain point. Not all left not all right, not to the center I want it more at the left of center. Thanks. Link to comment https://forums.phpfreaks.com/topic/140357-change-align-of-table/ Share on other sites More sharing options...
SuperBlue Posted January 11, 2009 Share Posted January 11, 2009 Try applying something like position:relative;left:20%; on the table. Link to comment https://forums.phpfreaks.com/topic/140357-change-align-of-table/#findComment-734583 Share on other sites More sharing options...
mudi Posted January 12, 2009 Author Share Posted January 12, 2009 I dont see any difference, though. Is at the left with a litle of space between all left. Link to comment https://forums.phpfreaks.com/topic/140357-change-align-of-table/#findComment-735002 Share on other sites More sharing options...
htmlstig Posted January 12, 2009 Share Posted January 12, 2009 change the % to something smaller or larger then depending where you want it or you could change the % to a px Link to comment https://forums.phpfreaks.com/topic/140357-change-align-of-table/#findComment-735155 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.