From 263d55f6aa3683824d40e143c7232da308bad982 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sun, 4 Feb 2024 16:03:57 -0800 Subject: [PATCH] initial commits --- index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.xhtml b/index.xhtml index 70af7c5..cafc44e 100644 --- a/index.xhtml +++ b/index.xhtml @@ -59,7 +59,7 @@ The following is <b>bold</b> and <a href="http://example.com/">

Although typically, HTML comes as a whole page (rather than a fragment), and thus usually looks more like this: -

+


 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">