<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>HTML 框架中指定位置的的链接示例</title> </head> <frameset cols="20%,*"> <frame src="http://www.dreamdu.com/xhtml/"> <frame src="http://www.dreamdu.com/javascript/object_math/#explain"> </frameset> </html>