1234567891011121314151617181920 |
- <!DOCTYPE html>
- <html>
- <head>
- </head>
- <body>
- <div style="width:100%; height:300px;background-color: red;">
-
- </div>
- <div style="margin-top: -100px;">
- <iframe src="https://www.baidu.com?" style="width: 100%; height: 500px;" border=0 frameBorder=0 frameSpacing=2 height=450 marginHeight=0 marginWidth=0 name=qst noResize scrolling=no vspale="0"
- >
-
- </iframe>
- </div>
- </body>
- </html>
|