Cho đoạn mã trong Html như sau: <style> p {color: blue;} #text {color: red;} </style> <p id="text">Hello</p> Chữ “Hello” hiển thị màu gì?22/28Cho đoạn mã trong Html như sau:<style>p {color: blue;}#text {color: red;}</style><p id="text">Hello</p>Chữ “Hello” hiển thị màu gì?XanhĐỏĐenVàngGiải thíchĐáp án đúng là B (font)