| Posted by Peter Schaurer on 05/29/05 00:27 
Hello
 Why does the following example not work ? (firefox 1.0.2)
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
 "http://www.w3.org/TR/html4/frameset.dtd">
 <html>
 <head>
 <title>Show me Frames</title>
 </head>
 <frameset cols="40%,60%*">
 bla
 <frameset rows="20%,80%">
 bla
 </frameset>
 </frameset>
 </html>
 
 Peter
  Navigation: [Reply to this message] |