At the bottom that website, there is some text: 'Check Your Screen Resolution Here!' Click that and a pop up message will tell you your exact screen size!
This is the code for it:
- Code: Select all
<a href="javascript:alert('Your resolution is '+screen.width+'x'+screen.height);">Text Goes Here!</a>
A pretty simple code and probably not even majorly required but atleast you can have this cool feature on your website!
Thanks for viewing this thread



