I am attempting to place a table in a specific location of a page. I know how to align it to the right/left, but is there a way to move a table up or down?
Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
Posted: Sun Nov 09, 2008 12:32 pm
Depends, but one or both use of "padding-top: YYpx;" or "margin-top: YYpx;" (no quotes) may do it. A link to page where code is used would be nice or a look at code you're trying to position vertically.
Tables are not recommended for web page layouts so hope you're using yours for tabular data.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum