Problems with CSS lesson 4 Basic Syntax and Structure - Declarations

Hi

I’m having a problem with the declarations lesson for CSS I have tried various methods to create a new selector but to no avail. Any help would be greatly appreciated. Thank you. I’ve tried:

h1 {
color: FireBrick
}

h2 {
font-size: 18px;
}

Read the instruction no.2 again :slight_smile:

1 Like

Thank You, just did it! :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.