diff --git "a/\351\202\271\346\260\270\346\266\233/giteenote/20240904-git\347\232\204\346\223\215\344\275\234\346\265\201\347\250\213.md" "b/\351\202\271\346\260\270\346\266\233/giteenote/20240904-git\347\232\204\346\223\215\344\275\234\346\265\201\347\250\213.md" index fcd4020c9588181dd7480cc40c03129210deba4e..e3de226b17653f6c81b4f727f1afc085483b7a7b 100644 --- "a/\351\202\271\346\260\270\346\266\233/giteenote/20240904-git\347\232\204\346\223\215\344\275\234\346\265\201\347\250\213.md" +++ "b/\351\202\271\346\260\270\346\266\233/giteenote/20240904-git\347\232\204\346\223\215\344\275\234\346\265\201\347\250\213.md" @@ -1,4 +1,4 @@ -## 今日份笔记,今天老胡很帅呆 天气也很好,虽然是秋天,居然还听到蝉鸣,今天心情不错,决定犒劳下自己,下个馆子 + ## git流程 @@ -9,7 +9,7 @@ ![你那什么破图!都看不到^=^||](./imgs/green1.jpg) -**何嘉怡** +**有序和无序** ### 我是三级标 题 @@ -19,7 +19,7 @@ - 11111111111111 -阙炜廷 +## 表格 1. 可以写 diff --git "a/\351\202\271\346\260\270\346\266\233/giteenote/20240909-html5note2.md" "b/\351\202\271\346\260\270\346\266\233/giteenote/20240909-html5note2.md" index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..d6a1a05424344815469557d927624c0e6c8be61f 100644 --- "a/\351\202\271\346\260\270\346\266\233/giteenote/20240909-html5note2.md" +++ "b/\351\202\271\346\260\270\346\266\233/giteenote/20240909-html5note2.md" @@ -0,0 +1,20 @@ +# html5 + +## 文本级标签 +文本级的标签对应容器级标签,只能嵌套文字/图片/超链接的标签。 +常见文本级的标签:span p buis strong em ins del .. +## 容器级标签 +容器级的标签可以简单的理解为能嵌套其它所有标签的标签。 +常见容器级的标签: div h ul ol dl li dt dd ...。 +## 排版标签 +1. 标签标签 +``` +

-

+具有align属性,left right center +``` +2. 水平线排序 +``` +
+
+noshade不要阴影 +``` \ No newline at end of file diff --git "a/\351\202\271\346\260\270\346\266\233/giteenote/20240911-html5note3.md" "b/\351\202\271\346\260\270\346\266\233/giteenote/20240911-html5note3.md" index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..9aaa4ec353e254f1b5eff8b1aa6dde3e5d98b8be 100644 --- "a/\351\202\271\346\260\270\346\266\233/giteenote/20240911-html5note3.md" +++ "b/\351\202\271\346\260\270\346\266\233/giteenote/20240911-html5note3.md" @@ -0,0 +1,18 @@ +# HTML5 + +## 超链接标签 +``` +`aaaaa` +``` + +## 图片标签 +``` +* 图片显示不了时,显示文本 +* width 宽度 height高度 等比例缩放,只要设置一个的值 +``` + +## 锚点标签 +``` +* `顶部` +* `回到顶部` +``` \ No newline at end of file diff --git "a/\351\202\271\346\260\270\346\266\233/\351\202\271\346\260\270\346\266\233/homework/20240912-tuchuang.md" "b/\351\202\271\346\260\270\346\266\233/\351\202\271\346\260\270\346\266\233/homework/20240912-tuchuang.md" new file mode 100644 index 0000000000000000000000000000000000000000..b746e36e85f99ce366e22aebf32ef8b470c3645b --- /dev/null +++ "b/\351\202\271\346\260\270\346\266\233/\351\202\271\346\260\270\346\266\233/homework/20240912-tuchuang.md" @@ -0,0 +1 @@ +![图片](http://www.lamianeatpp.top/zhao/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202024-06-10%20135819.png) \ No newline at end of file