|
You're right, it is confusing. But also helpful.
At least my small example showed up ok when adding line-height: 1.3em; to the h1 tag.
There was another issue with my original code: it appears that Opera does not wrap by default; IE6 does wrap by default. Also fixed - by making a div container to the right ofmy text a bit smaller.
Thanks a lot!
About your remark about em: I wasn't even aware of its relativeness. I still have a lot to learn, I guess.
|