index-frame.html
changeset 902 034aeeb2a16d
equal deleted inserted replaced
901:e8d1390c77b3 902:034aeeb2a16d
       
     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>