Hi!
When I do this:
<iframe src="mypage.html" style="border: 0; width: 100%; height: 100%">Your browser doesn't support iFrames.</iframe>
It doesn´t go all the way... a +- 10px white "border" surrounds the iframe, how could I solve this?
Thanks in advance!!
TRufa
EDIT:
An image of the problem. maybe it is clarifying:
BTW could it be that scrolling=no does not work in chrome? is this topic for another question?