Skip to content

Instantly share code, notes, and snippets.

View lin71008's full-sized avatar
🫠
On vacation

Nick Lin lin71008

🫠
On vacation
  • 21:32 (UTC +08:00)
View GitHub Profile
@lin71008
lin71008 / test.html
Last active July 9, 2024 08:09
test screen size
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>testing</title>
</head>
<body onresize="f()">
<h1 id="screen-info"></h1>
<h1 id="windows-info"></h1>