<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width" name="viewport">
<title>网页缩略图-网站缩略图生成</title>
<meta name="keywords" content="网站缩略图,在线生成缩略图,多设备网站缩略图,生成缩略图"/>
<meta name="description" content="网页缩略图网站缩略图在线生成工具站(ShrinkTheWeb,简称STW)是一个强大实用的免费网站缩略图在线生成服务站,它能够在短短的几秒钟内,透过您所输入的网址请求,产生该网站或网页的缩图。"/>
<meta content="在线生成网站多设备缩略图" name="description">
<link href="./css/ami.css?v=23022013" rel="stylesheet">
<style>
.ad {text-align: center; padding: 1em;}
</style>
<!-- IE8 BugFixes thanks to @ingozoell details arehttps://github.com/justincavery/am-i-responsive/issues/2?utm_source=buffer&utm_campaign=Buffer&utm_content=buffer8b8d6&utm_medium=twitter -->
<!--[if IE 8]>
<style>
.desktop iframe {
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.3181, M12=0, M21=0, M22=0.3181, SizingMethod='auto expand')";
}
.laptop iframe {
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.277, M12=0, M21=0, M22=0.277, SizingMethod='auto expand')";
}
.tablet iframe {
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.234, M12=0, M21=0, M22=0.234, SizingMethod='auto expand')";
}
.mobile iframe {
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.219, M12=0, M21=0, M22=0.219, SizingMethod='auto expand')";
}
</style>
<![endif]-->
<!--[if lte IE 7]>
<style>
.desktop iframe {
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=0.3181,
M12=0,
M21=0,
M22=0.3181,
SizingMethod='auto expand');
}
.laptop iframe {
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=0.277,
M12=0,
M21=0,
M22=0.277,
SizingMethod='auto expand');
}
.tablet iframe {
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=0.234,
M12=0,
M21=0,
M22=0.234,
SizingMethod='auto expand');
}
.mobile iframe {
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=0.219,
M12=0,
M21=0,
M22=0.219,
SizingMethod='auto expand');
}
</style>
<![endif]-->
</head>
<?php
$t="https://www.lanrenzhijia.com";
if(isset($_POST["submit"])){
$t=$_POST['url'];
}
?>
<body class="ami">
<div class="wrapper">
<section class="display">
<div class="mobile ui-draggable">
<div class="trim">
<iframe src="<?php echo $t; ?>" id="mobile">
</iframe>
</div>
</div>
<div class="tablet ui-draggable">
<div class="trim">
<iframe src="<?php echo $t; ?>" id="tablet">
</iframe>
</div>
</div>
<div class="laptop ui-draggable">
<div class="trim">
<iframe src="<?php echo $t; ?>" id="laptop">
</iframe>
</div>
</div>
<div class="desktop ui-draggable">
<div class="trim">
<iframe src="<?php echo $t; ?>" id="desktop">
</iframe>
</div>
</div>
</section>
</div>
<section class="url">
<div class="ad">
</div>
<h1></h1>
<form id="rwdform" action="" method="post">
<input type="text" placeholder="请输入网站地址" class="button1" value="<?php echo $t; ?>" name="url">
<input class="button" type="submit" value="GO" name='submit'>
</form>
</section>
<div class="carbon-poweredby">
<p class="copyright">Copyright © xxx
<script src="""></script>
</div>
<script>
(function()
{
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https'){
bp.src = './js/push1';
}
else{
bp.src = './js/push2';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</body>
</html>
小徐博客
- 粉丝: 1975
- 资源: 4265
最新资源
- 华为OD+真题及解析+智能驾驶
- jQuery信息提示插件
- 基于stm32的通信系统,sim800c与服务器通信,无线通信监测,远程定位,服务器通信系统,gps,sim800c,心率,温度,stm32 由STM32F103ZET6单片机核心板电路、DS18B2
- 充电器检测9-YOLO(v5至v11)、COCO、Create充电器检测9L、Paligemma、TFRecord、VOC数据集合集.rar
- 华为OD+考试真题+实现过程
- 保险箱检测51-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- 五相电机邻近四矢量SVPWM模型-MATLAB-Simulink仿真模型包括: (1)原理说明文档(重要):包括扇区判断、矢量作用时间计算、矢量作用顺序及切时间计算、PWM波的生成; (2)输出部分仿
- 一对一MybatisProgram.zip
- 时变动态分位数CoVaR、delta-CoVaR,分位数回归 △CoVaR测度 溢出效应 动态 Adrian2016基于分位数回归方法计算动态条件在险价值 R语言代码,代码更数据就能用,需要修改的
- 人物检测37-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈