Write a statement to create a text box
Answers
Answered by
0
for that first you need an element like h1 Or p
after that apply
p{
text-border: 5px solid black;
}
this should give
Similar questions