summaryrefslogtreecommitdiff
path: root/project1/proj1_s4498062/content
diff options
context:
space:
mode:
authorCamil Staps2016-03-02 21:37:50 +0100
committerCamil Staps2016-03-02 21:39:52 +0100
commit436f26b4eb1b38089396374876908fdb06d3c015 (patch)
treed599191368ff027e98a704051dfa04a20d6645d1 /project1/proj1_s4498062/content
parentAssignment 2 (diff)
Added framework project 1
Diffstat (limited to 'project1/proj1_s4498062/content')
-rw-r--r--project1/proj1_s4498062/content/test/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/project1/proj1_s4498062/content/test/index.html b/project1/proj1_s4498062/content/test/index.html
new file mode 100644
index 0000000..a5d8c3d
--- /dev/null
+++ b/project1/proj1_s4498062/content/test/index.html
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <title> Index Page </title>
+ </head>
+ <body>
+ <h1> Index Page </h1>
+ <p> Test Text </p>
+ </body>
+</html>