13 lines
343 B
HTML
13 lines
343 B
HTML
<html>
|
|
<head>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; utf-8">
|
|
<title>محاكي إم.إس.إكس على جافا</title>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<applet code="MsxEmu" width="256" height="192"><param name="rom" value="zanac.rom"></applet>
|
|
<p>انقر داخل المربع واضغط مسافة</p>
|
|
</div>
|
|
</body>
|
|
</html>
|