diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml
new file mode 100644
index 00000000..d80081d1
--- /dev/null
+++ b/web/WEB-INF/web.xml
@@ -0,0 +1,6 @@
+
+
+
\ No newline at end of file
diff --git a/web/css/style.css b/web/css/style.css
new file mode 100644
index 00000000..3f924978
--- /dev/null
+++ b/web/css/style.css
@@ -0,0 +1,14 @@
+header {
+ background: none repeat scroll 0 0 #A6C9E2;
+ color: #2E6E9E;
+ font-size: 20px;
+ padding: 5px 20px;
+}
+
+footer {
+ background: none repeat scroll 0 0 #A6C9E2;
+ color: #2E6E9E;
+ font-size: 20px;
+ padding: 5px 20px;
+ margin: 20px 0;
+}
\ No newline at end of file
diff --git a/web/index.html b/web/index.html
new file mode 100644
index 00000000..bdcf3fb5
--- /dev/null
+++ b/web/index.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+ Course JavaSE + Web
+
+
+
+Course JavaSE + Web
+
+
+
+
+
+
+
+
diff --git a/web/test.html b/web/test.html
new file mode 100644
index 00000000..80b8f884
--- /dev/null
+++ b/web/test.html
@@ -0,0 +1,10 @@
+
+
+
+
+ Title
+
+
+Test111
+
+