x
 
<html>
<frameset cols="50%,50%">
  <frame id="leftFrame" name="toc" src="/example/hdom/frame_name.html">
  <frame id="rightFrame" name="main" src="/example/hdom/frame_a.html" >
</frameset>
</html>