diff --git a/tutorial-6/index.html b/tutorial-6/index.html new file mode 100644 index 0000000000000000000000000000000000000000..7587301dc8e96eefd5ab23f2e66dd489c3ce5c35 --- /dev/null +++ b/tutorial-6/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title>Tutorial 6</title> +</head> +<body> + +</body> +</html> \ No newline at end of file