diff options
Diffstat (limited to 'csci4131/hw4/strap012/Coffman.html')
-rw-r--r-- | csci4131/hw4/strap012/Coffman.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/csci4131/hw4/strap012/Coffman.html b/csci4131/hw4/strap012/Coffman.html new file mode 100644 index 0000000..1d68c4b --- /dev/null +++ b/csci4131/hw4/strap012/Coffman.html @@ -0,0 +1,14 @@ +<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>A well known building</title>
+ </head>
+ <body>
+ <div>
+ <img id="image" src="coffman.png" alt="Coffman">
+ </div>
+ </body>
+<html>
+
+
\ No newline at end of file |