Hi, did some research about this already but if i inserted it, i got the result that the frame wasn't loaded anymore.
so, the simple question : Where can i add the <noframes> with a link to the 'welkom.htm' page.
THANK YOU FOR YOUR HELP!
Code:
<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>B</title><frameset rows="100%,*" framespacing="0"> <frameset cols="100%" framespacing="0" FRAMEBORDER="0" BORDER="0" FRAMESPACING="0"> <frame name="inhoud" src=" welkom.htm" scrolling="auto" FRAMEBORDER="0" BORDER="0" FRAMESPACING="0"> </frameset> <frame name="muziekframe" src="muziek.htm" FRAMEBORDER="0" BORDER="0" FRAMESPACING="0" FRAMEHEIGHT="0" FRAMEWIDTH="0"> </frameset> </html>
THANK YOU FOR YOUR HELP!
Comment