mirror of
https://github.com/Feodor2/Mypal68.git
synced 2025-06-19 07:15:36 -04:00
11 lines
253 B
HTML
11 lines
253 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<embed id="unknown" style="width: 100px; height: 100px" type="application/x-unknown">
|
|
<embed id="test" style="width: 100px; height: 100px" type="application/x-test">
|
|
</body>
|
|
</html>
|