I'm just curious as to how i should code my font-sizes in CSS, using:
10em or whatever OR to just use 10px, which is more accessible and what is the best way to code this? I just wanna know how to make my CSS even better :D
The views expressed on this page by users and staff are their own, not those of NamePros.
Right, so i should stay with px I noticed with em you can't change the font size Well as far as i can tell anyways, anyone else got any other opinions?