洞悉互聯(lián)網(wǎng)前沿資訊,探尋網(wǎng)站營(yíng)銷規(guī)律
作者:秩名 | 2019-12-21 01:06 |點(diǎn)擊:
完整的參考代碼如下
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<title>響應(yīng)式工作服設(shè)計(jì)定制類網(wǎng)站織夢(mèng)模板(自適應(yīng)手機(jī)端)-演示-狐靈科技</title> | |
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.5,user-scalable=yes" /> | |
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> | |
<style type="text/css"> | |
html,body,iframe{width:100%;height:100%;margin:0;padding:0;border:none;overflow:hidden;} | |
.mobileqr{position:fixed;bottom:5px;left:0;border:none;width:185px;font-size:12px;line-height:15px;text-align:center} | |
.mobileqr img{width:185px;height:185px;border:none;} | |
</style> | |
</head> | |
<body> | |
<iframe src="http://demo.adashuo.com/plus/demo.php?aid=17542?165" frameborder="0" height="100%" width="100%"></iframe> | |
</body> | |
</html> | |