<html> <head> <script type="text/javascript"> document.write("Số lượng pixel depth màn hình là : " + screen.pixelDepth + "<br />"); </script> </head> <body> </body> </html>