< html > < head > < title > Yourname's homepage < /title > < /head > < body > < h1 > Yourname's homepage < /h1 > Welcome to my Web page ! ........................ < /body > < /html >IMPORTANT -- there should be NO spaces between the < and > signs and the corresponding tag names.
You can put whatever text and images you wish in place of the dots -- take a look at other SU students homepages at web.syr.edu. Exit pico by typing ctrl-x (the menu at the bottom of the pico screen shows all pico commands - the ctrl key is denoted by the hat symbol ^).
< applet code=Hwa1.class height=200 width=300 > < /applet >Exit the editor saving this new version of Hwa1.html. At this point we have to supply the Java code Hwa1.class. We will download the source code for this from the PHY307 webpage.