Final Project Sample Code

Your name

What this applet does

Paragraph 1 -- Describe what this applet does

Paragraph 2

Instructions

Describe what to do to run this. Notice that the lines are strung together automatically even if they are separated into separate lines in the HTML code.

1. Or create a list of instrutions
2. to follow.
3. You can also make a nested list

1. First nested item
2. Second nested item

4. Or a bulleted list

  • First item
  • Second item (see again that formatting in HTML doesn't affect the formatting in the web page. Formatting has to be coded with the tags.

What I learned by doing this project

Make sure you are clear and concise in this. Use good grammar!

Running the applet

Click here to run the applet --> Project name In the HTML code, notice that you need to insert the name of the html file that runs your applet for the href value.

For this example, I have made the file link to the source code for this Web page.

 

Java
Sample Code