From 79ba069c3a7283e34075e755e36cad6cd480daf6 Mon Sep 17 00:00:00 2001 From: Sovereign Schooling Initiative <3+sovschool@noreply.git.sovschool.com> Date: Mon, 22 Jun 2026 03:17:00 +0000 Subject: [PATCH] Add people/TEMPLATE.html initial commit --- people/TEMPLATE.html | 167 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 people/TEMPLATE.html diff --git a/people/TEMPLATE.html b/people/TEMPLATE.html new file mode 100644 index 0000000..9b08c67 --- /dev/null +++ b/people/TEMPLATE.html @@ -0,0 +1,167 @@ + + + + + + + + + YOUR NAME's Page + + + + + + + + +
+ + + + +

Welcome to My Page!

+ + +

This is a paragraph of text. You can write as much as you want here.

+ + +
+ + +

This text is bold.

+ + +

This text is italic.

+ + +

This text is underlined.

+ + +

This is red and bigger!

+ + + + +
+ + +
+ +
+ + + + + +Go back to Home Page + +

+ + +Visit Example.com + +

+ + +Send me an email! + +

+ + + + + + + +Construction sign + +

+ + + + +My Favorite Things: + + + +My Top 3 Movies: +
    +
  1. Movie One
  2. +
  3. Movie Two
  4. +
  5. Movie Three
  6. +
+ +
+ + + + + + + + + + +
+ This is a box!
+ You can put text, pictures, or links inside tables. +
+ +

+ + + + + + + + + + + + + + + + + + +
NameAgePet
Alice10Dog
Bob12Cat
+ +

+ + + + + + This text scrolls across the screen! + + +

+ + + + + +
+ + +
+← Back to Home Page + +
+ + + \ No newline at end of file