#sidebar h3{
margin:0px
}
It may also be The padding and margin of #sidebar affect
In this small menu, margin and padding will have default values, and its parent tag also exists. Even the outermost layer may affect it
You can try line-height. This is used to set the upper and lower positions of text in DIV.
Yes. The person above is right, lz only gave these. You can try margin: 0px; padding: 0px;
In this small menu, margin and padding will have default values, and its parent tag also exists. Even the outermost layer may affect it
Okay, I will post its parent
html, body, div, span, applet, object, iframe, h1, h2, h3, h4,img, ol, ul,p{ margin: 0; padding: 0; border: 0; font-size: 100%; background: transpa}
Yeah. The person above is right, lz only gave these. You can try margin: 0px; padding: 0px;
In this small menu, margin and padding will have default values, and its parent tag also exists. Even the outermost layer may affect it
Okay, I will post its parent
html, body, div, span, applet, object, iframe, h1, h2, h3, h4,img, ol, ul,p{ margin: 0; padding: 0; border: 0; font-size: 100%; background: transpa}
Adjust the value of line-height.