JavaScript Example #5
The difference between this example and the previous one is:
the alert method has been removed
a JavaScript has been added to the body of our document to display the variable fullName within the HTML itself.