How to border | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to border

I'm trying to add a border to a header and while I have the <span></span> in correctly I think there's something missing. Anyone have any tips?

16th Oct 2019, 2:19 AM
Monkey Jesus
Monkey Jesus - avatar
1 Answer
+ 1
use css to create a border, “border: 2px solid gold;”
16th Oct 2019, 3:12 AM
Alex Merced
Alex Merced - avatar