Hi Everyone,
I've been a long time lurker here (ever since i got my first iBook back in 2005) and (re)registered here to post this question here. Lately i've been spending my free time creating a travel site for my personal use (lately i've started believing that it could be used by other people as well, but anyway). I'am a complete newbie when it comes to web development. I started from scratch learning a little bit of CSS, Javascript, Rails etc to put together the site piece by piece. And i've been pretty happy with the results on how the site turned out in the space of just 3 months. I've been developing it on my macbook and the only browsers that i used to test my site are Firefox(3) and Safari.
So you can imagine my shock when i opened my site at work today using IE6 and saw the layout completely decimated by the browser. Later i tried opening it Firefox(2) and it was no better. I did a bit of searching on the net and realized that the problem maybe due to my heavy use of inline-blocks for my layout.
You can check out the mess for yourself here.. www.kettik.com
Now my question to everyone here is, how do i overcome it ? Is there any alternative to using inline-block or maybe there is some workaround to make it work.
I'd appreciate all the help i can get... thanks.
I've been a long time lurker here (ever since i got my first iBook back in 2005) and (re)registered here to post this question here. Lately i've been spending my free time creating a travel site for my personal use (lately i've started believing that it could be used by other people as well, but anyway). I'am a complete newbie when it comes to web development. I started from scratch learning a little bit of CSS, Javascript, Rails etc to put together the site piece by piece. And i've been pretty happy with the results on how the site turned out in the space of just 3 months. I've been developing it on my macbook and the only browsers that i used to test my site are Firefox(3) and Safari.
So you can imagine my shock when i opened my site at work today using IE6 and saw the layout completely decimated by the browser. Later i tried opening it Firefox(2) and it was no better. I did a bit of searching on the net and realized that the problem maybe due to my heavy use of inline-blocks for my layout.
You can check out the mess for yourself here.. www.kettik.com
Now my question to everyone here is, how do i overcome it ? Is there any alternative to using inline-block or maybe there is some workaround to make it work.
I'd appreciate all the help i can get... thanks.