检测显示器分辨率_网页代码站(www.webdm.cn)

<html>
<head>
<title>检测显示器分辨率_网页代码站(www.webdm.cn)</title>
</head>
<BODY>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
document.write('分辨率为:\n' + screen.width + '*' + screen.height + ' pixels');
 -->
</SCRIPT>
</body>
</html>

<a href="http://www.webdm.cn">网页代码站</a> - 最专业的代码下载网站 - 致力为中国站长提供有质量的代码!

文章来自:http://www.webdm.cn/webcode/04c892e9-c8c8-4ed0-8689-834242c7d37f.html

原文地址:https://www.cnblogs.com/webdm/p/1861937.html