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
@jasonhejna
jasonhejna / 4k_website_tester.html
Last active April 21, 2023 22:36
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{