0
How to decrease border blank spaces?
I have made a heading with a dashed border, but it has a blank space! As a programming perfectionist, IT MAKES ME CRAZY! Please help. https://code.sololearn.com/Weli3ThjHUvm/?ref=app
1 Réponse
+ 6
The <h1> shouldn't be in the head 😊 it should be in the body.
Also, try to insert your <h1> in a <div>, then give the div a "width"