aboutsummaryrefslogtreecommitdiffstats
path: root/csci4131/lec/Lec2Ex1.html
diff options
context:
space:
mode:
Diffstat (limited to 'csci4131/lec/Lec2Ex1.html')
-rw-r--r--csci4131/lec/Lec2Ex1.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/csci4131/lec/Lec2Ex1.html b/csci4131/lec/Lec2Ex1.html
new file mode 100644
index 0000000..d93bf20
--- /dev/null
+++ b/csci4131/lec/Lec2Ex1.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>your name on the TAB opened by the browser</title>
+</head>
+<!-- I know. I'm not funny -->
+<body>
+<h1>My Favourite Site</h1>
+<a href="./Lec2Ex1.html">Click here</a>
+</body>
+</html> \ No newline at end of file