Spantastic

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? :worried:

Delete the tag word.

Tks. :blush: :blush: