gvsu/cs654/lab3/index.html
josh 7a22188417 initial import of given files
git-svn-id: svn://anubis/gvsu@3 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-02-03 01:52:52 +00:00

14 lines
161 B
HTML

<html>
<head>
<title> School of Computing </title>
</head>
<body>
<p>
Hello World
<img src = "im1.jpg" alt = "Not there">
</body>
</html>