educative.io

There is a problem with the first exercise

Here is my solution for the first 2 requirements of the first exercise:
h1 {
border: 15px dashed maroon;
padding: 10px 20px;
}
I was sure it was correct. However when I ran the tests, I ran into errors:

  • No ‘border’ CSS property present.
  • No ‘padding’ property present.
    I wonder why it is wrong.

Hi @Danh_Bui ,

This is Zuwayr from Educative.

Your solution is correct. I checked the exercise again and noticed that there was a minor issue with the comments in the CSS file. It has been fixed now.

Happy learning!

Zuwayr Wajid | Developer Advocate
educative.io