M
midori0x
http://www.tssarcade.com/test.html
Here's what I have so far. I had the image border working before, but
with tables instead and now this is my method for getting a *gasp* 8
image bordered div. Three images on the top and and bottom of the div
and two images to the side. I used the inner and outer div method to
make the sides expand downwards with the content inside. It's just
about working save for the glitch in the left bottom corner. The other
problem is how or can I get this method to play nice with IE6. In that
version I'm getting some breakage of the border and it's ignoring my
specified height for the top div of 12px. One other thing is mozilla
(not firefox) and the vista version of ie7 is pushing the content div
far off to the right. The margin-left: auto; margin-right: auto;
method is working alright in just about everything else but these two.
Am I going to have to do a margin left of a more specific % value and
just hope for the best?
Thanks for help with anyof these questions!
Here's what I have so far. I had the image border working before, but
with tables instead and now this is my method for getting a *gasp* 8
image bordered div. Three images on the top and and bottom of the div
and two images to the side. I used the inner and outer div method to
make the sides expand downwards with the content inside. It's just
about working save for the glitch in the left bottom corner. The other
problem is how or can I get this method to play nice with IE6. In that
version I'm getting some breakage of the border and it's ignoring my
specified height for the top div of 12px. One other thing is mozilla
(not firefox) and the vista version of ie7 is pushing the content div
far off to the right. The margin-left: auto; margin-right: auto;
method is working alright in just about everything else but these two.
Am I going to have to do a margin left of a more specific % value and
just hope for the best?
Thanks for help with anyof these questions!