From d21d630d838cd09ebfcee1da5814d47ce00aa9d5 Mon Sep 17 00:00:00 2001 From: ColtGriff2k Date: Mon, 20 Oct 2025 23:48:56 -0600 Subject: [PATCH] Added text Added a new line of text --- BasicHTML.html | 1 + 1 file changed, 1 insertion(+) diff --git a/BasicHTML.html b/BasicHTML.html index 46ef93e..ab58756 100644 --- a/BasicHTML.html +++ b/BasicHTML.html @@ -8,6 +8,7 @@

Basic HTML Template

+

Added another paragraph.

Introduction to basic HTML syntax.

This web document is to show proper HTML syntax.