equal
deleted
inserted
replaced
3 <title>3D Model: Cube</title> |
3 <title>3D Model: Cube</title> |
4 </head> |
4 </head> |
5 <body> |
5 <body> |
6 <h1>3D Model: Cube</h1> |
6 <h1>3D Model: Cube</h1> |
7 <hr> |
7 <hr> |
8 <applet code=ThreeD.class width=100 height=100> |
8 <applet code=ThreeD.class archive=WireFrame.jar width=100 height=100> |
9 <param name=model value="models/cube.obj"> |
9 <param name=model value="models/cube.obj"> |
10 alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." |
10 alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." |
11 Your browser is completely ignoring the <APPLET> tag! |
11 Your browser is completely ignoring the <APPLET> tag! |
12 </applet> |
12 </applet> |
13 <hr> |
13 <hr> |