Informàtica. Programació. Desenvolupament web. Disseny gràfic. Xarxes.

Quizzes de desenvolupament web

Clock
Minutes
Seconds
jQuery scripts can only be put in the head section of an HTML document.

addClass() adds a css class to the selected elements.

The append() function inserts content at the beginning of the selected elements.

$(this) selects the current HTML element.

The html() method sets or returns the HTML markup of selected elements.