SitePoint Members,
Someone was telling me about my site,
"Probably the biggest issue, and likely explaining why it's a bit screwy looking on my large font/120dpi system, is your lack of declaring line-heights when you change font-size."
Line-heights are best used (according to what I found online) on block level elements. Well like most everyone else, I have nested divs on my site. Do I really put a line-height on each div? I thought maybe I'd find a tool that would show what my site looks like at different dpi, like 120. Do you know of an online tool that would do this, or is that something you rig by changeing the screen resolution on the computer.
According to what I found online, div{line-height:3}, is an example of how I handle the css for line-heights.
Thanks,
Chris



Reply With Quote




Bookmarks