We are making a website using dreamweaver (html, php, javascript, css…) and using mainly a Myriad font. Font is properly attached but in photoshop there is a text parameter called “Sharp” that cannot be applied. How to do it? Thank you
We are making a website using dreamweaver (html, php, javascript, css…) and using mainly
Share
Generally you can’t. Your options for font styles in HTML are basically limited to bold, italic and underlining. You should also be using web-safe fonts as a lot of your visitors are unlikely to have Myriad installed (assuming this is not for an internal site where you control the users machines).
Have a read of this:
http://en.wikipedia.org/wiki/Web_typography#Web-safe_fonts