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