I have done a .aspx site.I have provided the same font size and same font family,but it is not match like the psd image. Is there any problem or cause for the issues.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The web site and your Photoshop mockup use different resolutions. I think browsers commonly use 96 dpi whereas Photoshop probably defaulteed to 72 dpi.
Another point is that Photoshop and the browser likely disagree on the exact rendering of text. Photoshop is for making raster images for a variety of purposes whereas a browser only has to concern itself with on-screen display. This means that antialiasing and pixel-grid fitting likely differ.