PDA

View Full Version : There has to be an easier way.



TimidDesign
31 Aug 2010, 12:05 AM
Currently I am designing a website for my friends band and I think it is coming along nicely, I personally like to layout a website in photoshop before coding it and currently am in the proccess of trying to code this layout(pictured below).

http://img690.imageshack.us/img690/5992/screenshotixc.png

Full Size: http://img690.imageshack.us/img690/5992/screenshotixc.png

Now here is my problem, I want the layout to be centered in all layouts, so I am using some pretty odd coding to do that, because of this to get the columns the way I desire I am using relative positioning which is frankly a pain to use and I am pretty sure is not interpreted the same in every browser because of this I was wondering an alternative I could use to achieve the same results.

This is what I have so far in the coding

http://img31.imageshack.us/img31/9599/codingscreenshot.png

Here is my Coding if anyone is interested: http://www.mediafire.com/?omri7r1t1t51nd0

Also, this is my first post but I hope to contribute to the community.