diff options
-rw-r--r-- | plan.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/plan.html b/plan.html new file mode 100644 index 0000000..ea44287 --- /dev/null +++ b/plan.html @@ -0,0 +1,14 @@ +<!DOCTYPE html> +<head> + <title>TabTitle</title> + <link src="style.css" rel="Style"> + <div></div> +</head> +<body> + <div> + + + </div> + + +</body>
\ No newline at end of file |