@kamari-1Submitted over 3 years ago
Looking for a simpler way to style the border-top
.
Any feedback is much appreciated.
Looking for a simpler way to style the border-top
.
Any feedback is much appreciated.
Hey @kamari-1,
Nice Work!
border-top: 1px solid red;
is the simplest way to style like this.
Hope this will help.
Hai, i dont know how to set the background properly, please take a look on my code and give me feedback, thanks
Hey @Rakha112,
Nice work!
For the background setting you can use the position: absolute;
of the image and then using left, right, top, bottom properties to set the position of the image without any problem.
Hope this will help.