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