diff --git a/feladat1/index.html b/feladat1/index.html new file mode 100644 index 0000000000000000000000000000000000000000..c69ee18672f69aaaf354b5b73cca8072c872ea6c --- /dev/null +++ b/feladat1/index.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> +<head> +<title>Hello World</title> +</head> +<body> +Under construction! +</body> +</html> \ No newline at end of file