basekernel/ossim/ossim.htm

12 lines
426 B
HTML
Raw Permalink Normal View History

2025-01-13 14:12:27 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>OS Sim</title>
</head>
<body>
<div align="center">
<applet code=edu.upc.fib.ossim.OSSimApplet.class style="border: 2px #777777 solid; padding: 5px;" archive="ossim.jar" width=800 height=600 vspace="20">
</applet></div>
</body>
</html>