initial import of given files

git-svn-id: svn://anubis/gvsu@3 45c1a28c-8058-47b2-ae61-ca45b979098e
This commit is contained in:
josh 2008-02-03 01:52:52 +00:00
parent 1a837b0af7
commit 7a22188417
2 changed files with 13 additions and 0 deletions

BIN
cs654/lab3/im1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

13
cs654/lab3/index.html Normal file
View File

@ -0,0 +1,13 @@
<html>
<head>
<title> School of Computing </title>
</head>
<body>
<p>
Hello World
<img src = "im1.jpg" alt = "Not there">
</body>
</html>