diff --git a/basic_webpage_template.html b/basic_webpage_template.html new file mode 100644 index 0000000..b4e77e6 --- /dev/null +++ b/basic_webpage_template.html @@ -0,0 +1,13 @@ + + + + + + Webpage Title Here + + +

Webpage Title Here

+

Subtitle Here

+

Paragraph Here

+ + \ No newline at end of file