Basic HTML/CSS Help?

omgitssum1

New member
How do you put margins in a page full of text or images? For example, like the Yahoo Answers site, where everything is a fixed size (and centered) and when you resize the window it stays the same size?

I am currently using CSS left/right margins with percentages, but when I resize the window the text layout also changes to fill the margins I have set. What should I do to have the content to just shift left of right when the window is resized without changing the content size?
 
Back
Top