<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>karakul online shop</title>
</head>
<frameset cols="1,*"> … 左右の分割を指定(左:100ピクセル、右:残り全て)
<frame src="http://www.kalakuli.com/frame.html">
<frame src="http://shop.kalakuli.com/">
<noframes>
<body>
<p></p>
</body>
</noframes>
</frameset> … 分割の指定を終了
</html>