smile06
11-11-2009, 04:46 AM
I'm picking up web design again, but I come from the days of using tables so I'm trying to get the hang of css layout design. I'm trying to use the 3 column fluid layout template located here to start from:
http://matthewjamestaylor.com/blog/holy-grail-no-quirks-mode.htm
I want to adjust it to add a margin of 20px around the page to allow a background image to create a border around the page. I can't get it to work though. I can get a margin on all sides except the right...everything I do just causes the right to extend out horizontally.
It seems like the concept should work....I should be able to add a margin, reduce the size of the left and right columns and have the middle adjust to fit the width of the page including the margins. But I'm probably missing something logically with CSS.
Any help or guidance would be greatly appreciated.
http://matthewjamestaylor.com/blog/holy-grail-no-quirks-mode.htm
I want to adjust it to add a margin of 20px around the page to allow a background image to create a border around the page. I can't get it to work though. I can get a margin on all sides except the right...everything I do just causes the right to extend out horizontally.
It seems like the concept should work....I should be able to add a margin, reduce the size of the left and right columns and have the middle adjust to fit the width of the page including the margins. But I'm probably missing something logically with CSS.
Any help or guidance would be greatly appreciated.