Spaces between lines; CSS/HTML problem (?)
Moderator: General Moderators
Spaces between lines; CSS/HTML problem (?)
Well, I have had a problem, where there are spaces between lines of text within certain tables on my site. These are visible when you highlight the text. Is there a way to fix this, or some CSS command I don't know?
you mean you want the highlighting-blue as one area of blue and not severeals, each for one line, right?
Then you should set line-height with css to the same value as font-size. but i think that looks a bit crappy, as the lines collide vertically then... what's the problem of having spaings between lines?
In case I got you wrong: can you give a link to such a wrong line spacing?
Then you should set line-height with css to the same value as font-size. but i think that looks a bit crappy, as the lines collide vertically then... what's the problem of having spaings between lines?
In case I got you wrong: can you give a link to such a wrong line spacing?
