Click to See Complete Forum and Search --> : grafic problem


hastro
12-22-2004, 08:35 PM
Hi
I have grafick (maybe not, maybe wrong forum) problem in opera and firefox. I'm using a ifram in the layout and want it to be invissable like in Ie but canīt get it like that.

Take a look at this site (http://www.the-holy-book.com) and se if you know how to solve it. it showscorrectly in IE.

Thanks in advance

Jona
12-22-2004, 11:45 PM
<iframe ... style="border:none" ...>


I would recommend completely redoing the layout, however. The Bible is a large document, so you'll want to save as much bandwidth as possible. Using tables for layout will cost you a multitude of bandwidth in comparison to CSS. In addition, you ought to use valid HTML to ensure that the Bible's content is accessible to anyone, regardless of the device accessing it (such as user agents which assist those who suffer from physical or mental impairments). Disregarding accessibility will not cause any skeptics who have disabilities to be any more interested in reading any part of your religious document than an airplane engineer would be interested in plumbing. Hope this helps.