Is it possible to create a website that only opens on screens with a resolution of at least 1024 x 768, and displays an error message on unsupported resolutions?
I've tried using JavaScript to achieve this, but haven't had any success. Any assistance would be greatly appreciated. Thank you in advance!