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. Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment 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 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.