HTML, Coloring Text

In previous lessons, we focused on color. In this lesson, we’ll see how to color text.

Programmazione HTML
Programmazione HTML

Let’s revisit our example and insert the new font color command followed by the Hexadecimal Code that will determine the font color:

font color=”#ff0000”> Here is my first text

Our text will be written in red. Now, let’s divide our text and assign it multiple colors.

Here is the my first

In this way, we have also included the use of the p tag reserved for paragraphs.

Pubblicato in

Se vuoi rimanere aggiornato su HTML, Coloring Text iscriviti alla nostra newsletter settimanale

Be the first to comment

Leave a Reply

Your email address will not be published.


*