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