diff --git a/06week/ToDoList/index.html b/06week/ToDoList/index.html
new file mode 100644
index 000000000..277d74c60
--- /dev/null
+++ b/06week/ToDoList/index.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
this.handleClick('cell0')}>{this.state.cell0}>
+
this.handleClick('cell1')}>{this.state.cell1}>
+
this.handleClick('cell2')}>{this.state.cell2}>
+
+
+
this.handleClick('cell3')}>{this.state.cell3}>
+
this.handleClick('cell4')}>{this.state.cell4}>
+
this.handleClick('cell5')}>{this.state.cell5}>
+
+
+
this.handleClick('cell6')}>{this.state.cell6}>
+
this.handleClick('cell7')}>{this.state.cell7}>
+
this.handleClick('cell8')}>{this.state.cell8}>
+
+
{this.message}
+
+ );
+ }
+}
+
+ReactDOM.render(