Home Java HTML Fonts HTML Fonts Ectechview January 24, 2016 0 comments Share: Facebook Twitter Google+ Pinterest Whatsapp HTML FontsThe font-family property defines the font to be used for an HTML element:Syntax:<h1 style="font-family:verdana;">This is a heading</h1><p style="font-family:courier;">This is a paragraph.</p> Screenshot:
No comments