xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<!-- Her kelimenin renk değişimine dikkat edin. -->
This is <font color="red">Red</font>
and this is <font color="blue">Blue</font>
and this is <font color="yellow">yellow</font>
</body>
</html>