Tribute Page: https://codepen.io/wiwotime/pen/pobMqBv
#title h2 {
background-color: #222222;
border: solid;
}
Hello. When I add border
to my h2
element, a line pops below my h2
element. I don’t know what’s causing this and I’m new to this.
1 Like
@belandresyenandrei Can you take a screenshot of the poping line because I don’t see anything.
1 Like
ozukoc
4
You should close the <h2>
element properly. You can see the HTML errors with the Analyze HTML option in the arrow dropdown part or with this link.
2 Likes
I feel dumb for not seeing that… thanks!
ozukoc
6
I also could not see it immediately. Don’t be harsh on yourself
Np 
2 Likes
Enjoyed reading that bio. This is a great place to learn new things. 
1 Like