Je ne comprend pas trop l'intérêt à faire ça... Sinon c'est ultra simple à faire (cf frame de redirection dans google) :
Code :
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
- <html>
- <head>
- <title>HAHA KLOL</title>
- <meta name="keywords" content="" />
- <meta name="description" content="" />
- </head>
- <frameset rows="100%">
- <frame src="http://exemple.com/index.html" title="HAHA LOL" frameborder="0" noresize="noresize"/>
- <noframes>
- <body>
- <h1>DESCRIPTION DU SITE AU CAS OU LES FRAMES MARCHENT PAS</h1>
- <p><a href="http://exemple.com/index.html">http://exemple.com/index.html</a></p>
- </body>
- </noframes>
- </frameset>
- </html>
|
C'est très moche, pas pratique pour l'utilisateur, chiant à gérer pour les liens externes qui doivent indiquer un target spécifique...
Mais c'est toi qui voit
---------------
HAHAHA I M USING TEH INTERNET