php? Posted November 9, 2007 Share Posted November 9, 2007 Hello, I'm having trouble with the frame i am creating.... for some reason there is a black space over the frame, sort of like a line. Here is the frame script: <frameset id="fMain" rows="530px,*" border="0"> <frame src="Main.php" name="Main" scrolling="no" style="border-rorder="0"> <frameset id="fBottom" <frame src="Bottom.php" name="Bottom" scrolling="no" /> </frameset> </frameset> Link to comment https://forums.phpfreaks.com/topic/76605-black-line-over-frame/ Share on other sites More sharing options...
php? Posted November 9, 2007 Author Share Posted November 9, 2007 ... Link to comment https://forums.phpfreaks.com/topic/76605-black-line-over-frame/#findComment-387931 Share on other sites More sharing options...
teng84 Posted November 9, 2007 Share Posted November 9, 2007 post your thread here http://www.phpfreaks.com/forums/index.php/board,4.0.html @php? if you dont post your thread in the right forum I'm afraid no one will try help you Link to comment https://forums.phpfreaks.com/topic/76605-black-line-over-frame/#findComment-387934 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.