日期:2014-05-17 浏览次数:20664 次
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="cn1949/chkBrowser.js" type="text/javascript"></script> <script src="cn1949/short-hand.js" type="text/javascript"></script> <script src="cn1949/string.pro.js" type="text/javascript"></script> <title>三人行--普通提问</title> </head> <body> <div> <iframe frameborder="1" name="sense" scrolling="no" src="1.html" width="200px" height="200px"></iframe> </div> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>json-php测试</title> </head> <body> <div style="width:200px; height:500px">hello!hello!hello!</div> </body> </html>
<div> <iframe width="200px" scrolling="no" height="200px" frameborder="1" src="1.html" name="sense"> <html> <head> </head> <body> </body> </html> </iframe> </div>