summaryrefslogtreecommitdiff
path: root/html/ex4.html
diff options
context:
space:
mode:
authordemo <demo@antix1>2026-05-08 10:37:02 -0400
committerdemo <demo@antix1>2026-05-08 10:37:02 -0400
commit6ae1c16ec74dfef44dad2b49fc19bef4ee945ec4 (patch)
tree2021dbddecc67941dca4da5e643175fd3c689355 /html/ex4.html
parent8a3554d4f32d631bd1c7cc6254ab11b14b541c67 (diff)
feat: implement localclient logic
I've also added the local html files I'll be working with.
Diffstat (limited to 'html/ex4.html')
-rw-r--r--html/ex4.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/html/ex4.html b/html/ex4.html
new file mode 100644
index 0000000..0e893b8
--- /dev/null
+++ b/html/ex4.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+ <a href="/dog-cat">dog cat <!-- commented text SHOULD NOT be included! --></a>
+</body>
+</html>