CSC 112
Ileana Streinu

2. Hello, Java!



  1. The applet is not centered in the browser's window. Do the proper modification (where?) so that it will appear so (i.e. centered).
  2. Do the proper modifications (and figure out where they have to be done - in the java code or in html?) so that it prints "Hello, Alice" (replace Alice by your name).
  3. Modify the html file so that no parameter is actually passed to the applet. Then reload the web page and check what is the applet printing now.