Courses
Personal Projects
Example CSS
To give all paragraphs green text
p
{
color
:
green
;
}
6 / 23