Skip to content

Instantly share code, notes, and snippets.

View apelmahmudDev's full-sized avatar
:octocat:
code, gardening, book collection

Apel Mahmud apelmahmudDev

:octocat:
code, gardening, book collection
View GitHub Profile
@apelmahmudDev
apelmahmudDev / 4k_website_tester.html
Created December 22, 2021 14:41 — forked from jasonhejna/4k_website_tester.html
Test a website in 4k resolution without a 4k monitor
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>4k website tester</title>
<style>
iframe:focus {
outline: none;
}
iframe{