//this allows for additional HTML to be added within the element $("button").html("<em>Don't</em> Click Me!");
$("#element").html("Hello World");