Jump to content

Black Line Over Frame


php?

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.