Possible Duplicate:
Remove border from IFrame
I started on a website project some weeks ago, and needed some help, I have this iframe code for PHP, but i want it to show no border, how do i do that?
heres the code <iframe src="http://localhost/jesper/nyhedder.php"></iframe>
And i wanted to make the border = 0, instead of it showing inside an table. It is very anoying that it's showing in a Table, i could also make it PHP, but the PHP won't show up because i put the PHP code inside some HTML Code