html - Photoshop px size is different from CSS px size -


i have mockup in photoshop has font @ 60px. set font in browser same, @ same size of 60px, in browser font smaller. ideas why is?

you have anti-aliasing on text in photoshop? browsers don't have that.

there quite bit of difference between how photoshop renders text compared how browsers render (every browser has own rendering engine, might vary depending on os). impossible replicate photoshop mockup pixel pixel in browser when there's text involved.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -