rundellt2000
06-16-2003, 06:50 AM
Have we all been looking for answers and the mod comes along and says "Search the forums?" Well, I agree, and I'm putting a stop to FAQs!
Firstly, many people have wanted "transparent iframes". These are impossible. The only possible way is with the opacity style code, and that makes text transparent aswell. The allowtransprency tag doesn't work, and the background-color: transparent style code only works with everything BUT I-frames. :crying:
And now I'm tackling Vertical Lines. There's no <vr> tag, so many pplz use <hr> and tables.
The way to make a <hr> vertical line is to have a 2 width and a large size (but it only works up to 100px).
<hr size="100" width="2">
Now, I think this part is going too long so CNP...
Firstly, many people have wanted "transparent iframes". These are impossible. The only possible way is with the opacity style code, and that makes text transparent aswell. The allowtransprency tag doesn't work, and the background-color: transparent style code only works with everything BUT I-frames. :crying:
And now I'm tackling Vertical Lines. There's no <vr> tag, so many pplz use <hr> and tables.
The way to make a <hr> vertical line is to have a 2 width and a large size (but it only works up to 100px).
<hr size="100" width="2">
Now, I think this part is going too long so CNP...