diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..42d4468 --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +<title>Recursion</title> +<h1>recursion</h1> +<h2>Noun. Pronounciation: <i>ri-ker-zhen</i></h2> +<h2>Definition of recursion:</h2> +<iframe src="recursion.html" width=90% height=90%></iframe> |