1
0
mirror of https://github.com/pkimpel/retro-b5500.git synced 2026-03-01 17:57:40 +00:00
Files
pkimpel.retro-b5500/webUI/prototypes/B5500SPOPaperPrototype.html

16 lines
511 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>B5500 Emulator SPO Paper Prototype</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Nigel Williams & Paul Kimpel">
<!-- 2013-07-25 Orignal version -->
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<link id=defaultStyleSheet rel=stylesheet type="text/css" href="B5500SPOPrototype.css">
</head>
<body class="SPOUT">
TEST TEST
</body>
</html>