I also have the same prob:
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<p> This text is black, except for the word <span tag style = "color: red" > red </span> ! </p>
</body>
</html>
What is wrong?
I also have the same prob:
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<p> This text is black, except for the word <span tag style = "color: red" > red </span> ! </p>
</body>
</html>
What is wrong?
Delete the tag word.
Tks.