index-frame.html
changeset 1092 639665016a27
parent 1037 49735af70121
parent 1090 d362fd4a1995
child 1093 aa9974c8abeb
equal deleted inserted replaced
1037:49735af70121 1092:639665016a27
     1 <html>
       
     2 <head>
       
     3     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     4     <title>tips index</title>
       
     5 </head>
       
     6 <frameset cols="220,*">
       
     7     <frame src="index.html" name="toc">
       
     8     <frame src="index.html" name="article">
       
     9 </frameset>
       
    10 </html>