px vs em revisited
px vs em revisited
Out of context: Reply #15
- Started
- Last post
- 22 Responses
- 3030
I switched back to PX again. I've used Em's for a while I find them tricky to use as they are relative. For line-height I use values without units:
line-height: 1.5. It does the job for me.What ETM said, it is good to use EMs for vertical spacing though.