Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

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

$("p").hide() hides all p elements.

The text() method sets or returns the value of form fields.

$(this) selects the current HTML element.

The fadeToggle() method doesn't exist.