From 18f8a84f7d84513fdefa02e53d1360e61f2ad71c Mon Sep 17 00:00:00 2001 From: shaoying Date: Sat, 17 Dec 2022 09:11:46 +0800 Subject: [PATCH] opt html --- src/hi/hi.css | 3 +++ src/hi/hi.html | 31 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 src/hi/hi.css create mode 100644 src/hi/hi.html diff --git a/src/hi/hi.css b/src/hi/hi.css new file mode 100644 index 00000000..aaffedc9 --- /dev/null +++ b/src/hi/hi.css @@ -0,0 +1,3 @@ +p { + color: red; +} \ No newline at end of file diff --git a/src/hi/hi.html b/src/hi/hi.html new file mode 100644 index 00000000..d7e04963 --- /dev/null +++ b/src/hi/hi.html @@ -0,0 +1,31 @@ + + + + + + +

hello world

+

hello world

+

hello world

+

hello world

+
hello "'&world
+
hello world
+

hello world

+hello world +hello world +hello world +hello world +hello world +baidu + +
    +
  1. 1
  2. +
  3. 1
  4. +
  5. 1
  6. +
+ + \ No newline at end of file