Screen Resolution Display
Description:
Use this code snippet to determine and display the screen resolution of your user.
Directions:
Use the 'Grab Text' buttons to select the code within the adjacent textarea. Then use Control-C or Edit -> Copy to buffer the text for pasting into your document.

Place the code below between the <BODY> and </BODY> tags within the HTML page where you want the screen resolution information to appear.

Then use Control-C to copy the text into your web page.