I have received a link to a stylesheet
<link rel="stylesheet" href="../www.assistans.tv/css/joncss.css" type="text/css"/>
Here is the CSS code:
.meravsnitt {
font-color: #FFF;
}
The HTML class being used is:
<span class="meravsnitt">See more episodes</span>
- I am currently learning about CSS and HTML and working on a website project at this URL: