I have this line of code, and on the main page, the borders of the iframe do not appear but when I give the link to call another page, there if the lines appear. I would like to know how to remove them. Thanks
<center>
<iframe name='nombre' width="1000" height="500" frameborder="0" scrolling="no"></iframe>
</center>