I am making a web page but am learning HTML as I go. I have a page that is just the way I want it with large type and italics but I can't get the font color to change from black to blue #003399. I can't figure out where to put the color tag. I tried a few things but nothing worked.
My first paragraph is like this:
<strong><em><font size=3;>MY TEXT IS HERE </em></strong>
My second paragraph is like this:
<strong><em>MY TEXT IS HERE </em></strong>
Where and how do I put the color tag? What if I want to change the font. How and where do I do that? Thanks.
My first paragraph is like this:
<strong><em><font size=3;>MY TEXT IS HERE </em></strong>
My second paragraph is like this:
<strong><em>MY TEXT IS HERE </em></strong>
Where and how do I put the color tag? What if I want to change the font. How and where do I do that? Thanks.