How can I best place Iframes and Image maps with CSS? I've been able to use the text placement command for both, but I don't know whether that's the best way. Here's a test page I threw together which uses this command to place the image map:
<!-- m --><a class="postlink" href="http://www.gamexplain.com/test2.htm">http://www.gamexplain.com/test2.htm</a><!-- m -->
So is there a better way? How should I format the command?
Thanks!Does anyone know (first and finale bump)?That looks fine to meOriginally posted by Mr J
That looks fine to me
Thanks. One more question though, what do I do with the width and height commands? Do they matter (I'm still new to CSS.)Instead of using an I-Frame consider just using an accessible scrolling div in your code.
Food for thought... Originally posted by porco
Instead of using an I-Frame consider just using an accessible scrolling div in your code.
Food for thought...
I'm actually using SSI now, so no worries. Only reason I wanted to use an Iframe is because I wanted the content to appear on multiple pages, but the SSI takes care of that.
<!-- m --><a class="postlink" href="http://www.gamexplain.com/test2.htm">http://www.gamexplain.com/test2.htm</a><!-- m -->
So is there a better way? How should I format the command?
Thanks!Does anyone know (first and finale bump)?That looks fine to meOriginally posted by Mr J
That looks fine to me
Thanks. One more question though, what do I do with the width and height commands? Do they matter (I'm still new to CSS.)Instead of using an I-Frame consider just using an accessible scrolling div in your code.
Food for thought... Originally posted by porco
Instead of using an I-Frame consider just using an accessible scrolling div in your code.
Food for thought...
I'm actually using SSI now, so no worries. Only reason I wanted to use an Iframe is because I wanted the content to appear on multiple pages, but the SSI takes care of that.