Files
MIT6.828_OS/lab/fs/index.html
2019-07-17 16:08:06 +08:00

12 lines
170 B
HTML

<html>
<head>
<title>jhttpd on JOS</title>
</head>
<body>
<center>
<h2>This file came from JOS.</h2>
<marquee>Cheesy web page!</marquee>
</center>
</body>
</html>