font (CSS2)

Defines the properties for the font for the element.

Syntax

[ font-style ] [ font-variant ] [ font-weight ] font-size [ /line-height ] font-family | caption | icon | menu | message-box | small-caption | status-bar | inherit

Examples having uses of: 'font'

0 votes
1k views

JQuery Syntax

With jQuery you select (query) HTML elements and perform "actions" on them. The jQuery syntax is tailor made for selecting HTML elements and perform some action on the element(s) or attributes to element(s)