View Single Post
Old 04-18-2012, 03:26 PM   PM User | #1
nintendofanboi
New to the CF scene

 
Join Date: Apr 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
nintendofanboi is an unknown quantity at this point
Dynamically moving table in CSS

Hi I'm trying to make a webpage that looks like this mock up I've made..

http://www.interludeartists.co.uk/ma...es/preview.jpg

I've managed to get the background to dynamically resize to fit in most browsers, I'm having trouble getting the central elements to all move together so that it still looks like they're sitting on the floor.

I want all of the elements to always be centered but to move up and down in accordance with the users browser.

I understand that it's going to be impossible to make the elements sit in the same place in EVERY browser but wish to achieve this as best as possible.

My current HTML is here:

http://www.interludeartists.co.uk/mandy/index.html

and my current CSS is here:

http://www.interludeartists.co.uk/mandy/style.css

I'd really appreciate any help.

Thanks!
nintendofanboi is offline   Reply With Quote