From 2612aa27b0407d3d254305f6f6b3d9d938de06cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E8=94=9A=E4=B8=9C?=
<14091797+cpgh@user.noreply.gitee.com>
Date: Fri, 13 Sep 2024 17:54:10 +0800
Subject: [PATCH 1/4] 0909
---
.../0909\347\254\254\344\270\211\346\254\241.md" | 15 +++++++++++++++
.../20240905-html\345\237\272\347\241\200.md" | 13 +++++++++++++
...\214\346\254\241\347\254\224\350\256\260.html" | 13 +++++++++++++
...72\214\346\254\241\347\254\224\350\256\260.md" | 13 +++++++++++++
4 files changed, 54 insertions(+)
create mode 100644 "\346\235\250\350\224\232\344\270\234/0909\347\254\254\344\270\211\346\254\241.md"
create mode 100644 "\346\235\250\350\224\232\344\270\234/20240905-html\345\237\272\347\241\200.md"
create mode 100644 "\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.html"
create mode 100644 "\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.md"
diff --git "a/\346\235\250\350\224\232\344\270\234/0909\347\254\254\344\270\211\346\254\241.md" "b/\346\235\250\350\224\232\344\270\234/0909\347\254\254\344\270\211\346\254\241.md"
new file mode 100644
index 0000000..53f1a7c
--- /dev/null
+++ "b/\346\235\250\350\224\232\344\270\234/0909\347\254\254\344\270\211\346\254\241.md"
@@ -0,0 +1,15 @@
+# 第三次笔记:
+## 标签:
+ #### html>定义html文档
+ #### body>主体
+ #### h1>-h6>标题
+ #### !---->注释
+## 居中方式:
+display : flex;
+justify-content : center;
+aligen-items : center;
+## aligen="属性值" 设定线条放置位置,属性值可为 center、left、right
+## size="*" 设定线条粗细
+## width="***" or width="***%" 设定线条长度,可为绝对值或相对值
+## color="" 设定颜色
+## noshade 无需阴影,即设定线条为平面显示
\ No newline at end of file
diff --git "a/\346\235\250\350\224\232\344\270\234/20240905-html\345\237\272\347\241\200.md" "b/\346\235\250\350\224\232\344\270\234/20240905-html\345\237\272\347\241\200.md"
new file mode 100644
index 0000000..06e14be
--- /dev/null
+++ "b/\346\235\250\350\224\232\344\270\234/20240905-html\345\237\272\347\241\200.md"
@@ -0,0 +1,13 @@
+
+
+
+
+
+ 第二次笔记
+
+
+ 一级标题
+ 4399小游戏
+
+
+
\ No newline at end of file
diff --git "a/\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.html" "b/\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.html"
new file mode 100644
index 0000000..06e14be
--- /dev/null
+++ "b/\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.html"
@@ -0,0 +1,13 @@
+
+
+
+
+
+ 第二次笔记
+
+
+ 一级标题
+ 4399小游戏
+
+
+
\ No newline at end of file
diff --git "a/\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.md" "b/\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.md"
new file mode 100644
index 0000000..06e14be
--- /dev/null
+++ "b/\350\203\241\345\257\214\346\226\207/20240905/\347\254\254\344\272\214\346\254\241\347\254\224\350\256\260.md"
@@ -0,0 +1,13 @@
+
+
+
+
+
+ 第二次笔记
+
+
+ 一级标题
+ 4399小游戏
+
+
+
\ No newline at end of file
--
Gitee
From 37cb55e0daad6118d5a6750fcc9ef5ec880bb0b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E8=94=9A=E4=B8=9C?=
<14091797+cpgh@user.noreply.gitee.com>
Date: Fri, 13 Sep 2024 18:53:48 +0800
Subject: [PATCH 2/4] 0911
---
.../0911\347\254\254\345\233\233\346\254\241.md" | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 "\346\235\250\350\224\232\344\270\234/0911\347\254\254\345\233\233\346\254\241.md"
diff --git "a/\346\235\250\350\224\232\344\270\234/0911\347\254\254\345\233\233\346\254\241.md" "b/\346\235\250\350\224\232\344\270\234/0911\347\254\254\345\233\233\346\254\241.md"
new file mode 100644
index 0000000..fc5afe3
--- /dev/null
+++ "b/\346\235\250\350\224\232\344\270\234/0911\347\254\254\345\233\233\346\254\241.md"
@@ -0,0 +1,15 @@
+# 第三次笔记
+## 字体标签
+###  ;空格
+### <大于号 >小于号
+### & &号
+### <a> 超链接
+### <u> 下划线标记
+### <s> 或者 <del> 中划线标记
+### <i> 或者 <em> 斜体标记
+### <b> 或者 <strong> 粗体
+### <font> 字体标签
+## img 插入图片
+### align(已废弃) 替换为vertical-align 属性值可为 :top、middle、bottom、left、center、right
+### border 边框
+### px 像素
\ No newline at end of file
--
Gitee
From 4bb9d15446f8bd967ce37359aa96d1293aaf1197 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E8=94=9A=E4=B8=9C?=
<14091797+cpgh@user.noreply.gitee.com>
Date: Fri, 13 Sep 2024 20:00:14 +0800
Subject: [PATCH 3/4] =?UTF-8?q?=E5=9B=BE=E5=BA=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...\233\276\345\272\212\344\275\234\344\270\232.html" | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 "\346\235\250\350\224\232\344\270\234/\345\233\276\345\272\212\344\275\234\344\270\232.html"
diff --git "a/\346\235\250\350\224\232\344\270\234/\345\233\276\345\272\212\344\275\234\344\270\232.html" "b/\346\235\250\350\224\232\344\270\234/\345\233\276\345\272\212\344\275\234\344\270\232.html"
new file mode 100644
index 0000000..72d3e63
--- /dev/null
+++ "b/\346\235\250\350\224\232\344\270\234/\345\233\276\345\272\212\344\275\234\344\270\232.html"
@@ -0,0 +1,11 @@
+
+
+
+
+
+ Document
+
+
+ 图片
+
+
\ No newline at end of file
--
Gitee
From 1e58805b1c719ec261208a4fcd874207e895658f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E8=94=9A=E4=B8=9C?=
<14091797+cpgh@user.noreply.gitee.com>
Date: Sun, 15 Sep 2024 20:54:56 +0800
Subject: [PATCH 4/4] 0914
---
.../0914\344\275\234\344\270\232.html" | 65 +++++++++++++++++++
...24\346\254\241\347\254\224\350\256\260.md" | 11 ++++
2 files changed, 76 insertions(+)
create mode 100644 "\346\235\250\350\224\232\344\270\234/0914\344\275\234\344\270\232.html"
create mode 100644 "\346\235\250\350\224\232\344\270\234/\347\254\254\344\272\224\346\254\241\347\254\224\350\256\260.md"
diff --git "a/\346\235\250\350\224\232\344\270\234/0914\344\275\234\344\270\232.html" "b/\346\235\250\350\224\232\344\270\234/0914\344\275\234\344\270\232.html"
new file mode 100644
index 0000000..5dec6a1
--- /dev/null
+++ "b/\346\235\250\350\224\232\344\270\234/0914\344\275\234\344\270\232.html"
@@ -0,0 +1,65 @@
+
+
+
+
+
+ Document
+
+
+
+
+
+
+ - 商店
+ - Mac
+ - iPad
+ - iPhone
+ - Watch
+ - Vision
+ - AirPods
+ - 家居
+ - 娱乐
+ - 配件
+ - 技术支持
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/\346\235\250\350\224\232\344\270\234/\347\254\254\344\272\224\346\254\241\347\254\224\350\256\260.md" "b/\346\235\250\350\224\232\344\270\234/\347\254\254\344\272\224\346\254\241\347\254\224\350\256\260.md"
new file mode 100644
index 0000000..cf281ce
--- /dev/null
+++ "b/\346\235\250\350\224\232\344\270\234/\347\254\254\344\272\224\346\254\241\347\254\224\350\256\260.md"
@@ -0,0 +1,11 @@
+# 第五次笔记
+## border 边框
+### border *px *px *px *px
+### none 为无边框
+### soild 为实线边框
+## margin 为外边距
+## padding 为内边距
+## fill 填充
+## width 设置宽度
+## 无序列表 ul li
+## 有序列表 dt dd
\ No newline at end of file
--
Gitee