[ Index ] |
|
Code source de Seagull 0.6.1 |
1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <head> 3 <title>blank_page</title> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 5 <script language="javascript"> 6 function init() { 7 document.body.contentEditable = true; 8 document.designMode = 'on'; 9 parent.initIframe(document); 10 window.focus(); 11 } 12 </script> 13 <link href="css/blank.css" rel="stylesheet" type="text/css" /> 14 <base target="_self" /> 15 </head> 16 <body onload="init();"> 17 18 </body> 19 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Mar 30 01:27:52 2007 | par Balluche grâce à PHPXref 0.7 |