Retraction
Junior Member
- Mar 3, 2014
- 170
- 183
Okay I am using a template first of all. I basically self-taught myself the basics of html. So this template has an HTML file (ex index.html) and a css stylesheet. Now I added this section in the html file, but it was default color and font. I changed the color in the css stylesheet by using
I don't know what the font syntax is. Sorry if this was stupid, I couldn't find it anywhere.
Code:
color: #000;
I don't know what the font syntax is. Sorry if this was stupid, I couldn't find it anywhere.