Basic CSS: Add Borders Around Your Elements

the code looks correct, but it says I am wrong

Refer this for border property,

https://www.w3schools.com/cssref/pr_border.asp

2 Likes

You can either put it in the style section of your code or in the element but you need to specify that you want your border to be 10px solid and green with the right syntax