Display content in font style that is not installed on the server.
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi friends. Is it possible to display content in web page in some font style if that font file is not installed on the server? If yes, please guide me. thanks Imrankhan
please don't forget to vote on the post that helped you.
-
Hi friends. Is it possible to display content in web page in some font style if that font file is not installed on the server? If yes, please guide me. thanks Imrankhan
please don't forget to vote on the post that helped you.
The browser can only use fonts installed on the client machine anyway, so whether the server has the font installed or not is irrelevant. You should stick to fonts common to all operating systems to ensure consistency.