View Single Post
Old 01-29-2013, 04:41 PM   PM User | #3
jerry62704
Senior Coder

 
jerry62704's Avatar
 
Join Date: Oct 2007
Location: Springfield, IL
Posts: 1,042
Thanks: 9
Thanked 81 Times in 81 Posts
jerry62704 is on a distinguished road
Your container does have a 50/50 margin. You just are not seeing it on the right because the page is much wider.

You don't want to do what you did. You are using a table to position stuff on the page. That is not the purpose of tables. What you want to do is use CSS to position things.

Here is a place you can go (for free) to learn CSS: http://www.w3schools.com/css/default.asp

I can't see where the extra 5 px on the div that contains the image is coming from.
__________________
.
.
...and gladly would he learn and gladly teach

Visit www.LiberalsWin.com for humor and the unique Bush/Obama Approval Polls
jerry62704 is offline   Reply With Quote