xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<!-- Her kelimenin renk değişimine dikkat edin. -->
This is <font color="#A3B6FF">sky</font>
This is <font color="#ff0000">red</font>
</body>
</html>