diff --git "a/\351\230\231\347\202\234\345\273\267/2024.html" "b/\351\230\231\347\202\234\345\273\267/2024.html" new file mode 100644 index 0000000000000000000000000000000000000000..989c720d917a76579c9d209e7fc2eaa805e9cdc0 --- /dev/null +++ "b/\351\230\231\347\202\234\345\273\267/2024.html" @@ -0,0 +1,11 @@ + + + + + + Document + + + + + \ No newline at end of file diff --git "a/\351\230\231\347\202\234\345\273\267/20240905.md" "b/\351\230\231\347\202\234\345\273\267/20240905.md" new file mode 100644 index 0000000000000000000000000000000000000000..5df9fc597566b85ceaf598e4936042062dda09f4 --- /dev/null +++ "b/\351\230\231\347\202\234\345\273\267/20240905.md" @@ -0,0 +1,19 @@ +# html标签以及使用场景 + +## 1.快速生成html页 + ++ !+回车 + ++ doc+回车 + + html:5+回车 + +## 2.标题页 + ++ 两个title中间写页名 + +## 3.a标签的各种使用方法 + ++ a标签href后写想要跳转的网址 + ++ target的几种使用场景 \ No newline at end of file