How to add the border


My work is at the right side, please how can I add the border with dark-blue color just like the one from freecodecamp

it’s actually not the border but the background-color that is dark blue.
you can get the same result if you set the background-color of the form element to the same color and the background-image of the body to an image url.
happy coding.

1 Like

Thank you :pray:
This really worked out for me
I’m grateful :green_heart::green_heart::green_heart:

2 Likes

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