diff --git a/index.html b/index.html new file mode 100644 index 0000000000000000000000000000000000000000..fc1db4deb9f960643986cd1319701d549184508e --- /dev/null +++ b/index.html @@ -0,0 +1,3 @@ +<h1>This is a Heading</h1> +<p>This is a Paragraph element</p> +<a href="http://goolge.com" target="_blank">Click Here</a> \ No newline at end of file