I am trying to change the font color from black to white in my heading, I know that you use color=#FFFFFF. I have tried to change it in the <h1>, <p>, and <body> but can't figure out what one to use.
<h1 align=center> Horses </h1>
I also would like to know how to change the font color for links, <a href=http://_________>
How do you change the font style? <p align=center face=_____>?
thank you for your help.
What I am doing has to be in html. I would use other options if I could, but I cannot.
<h1 align=center> Horses </h1>
I also would like to know how to change the font color for links, <a href=http://_________>
How do you change the font style? <p align=center face=_____>?
thank you for your help.
What I am doing has to be in html. I would use other options if I could, but I cannot.