diff --git a/吴光慧学习笔记/10.28/10.28学习总结-吴光慧.docx b/吴光慧学习笔记/10.28/10.28学习总结-吴光慧.docx new file mode 100644 index 0000000..6184640 Binary files /dev/null and b/吴光慧学习笔记/10.28/10.28学习总结-吴光慧.docx differ diff --git a/吴光慧学习笔记/10.29/study1.html b/吴光慧学习笔记/10.29/study1.html new file mode 100644 index 0000000..32cfbc8 --- /dev/null +++ b/吴光慧学习笔记/10.29/study1.html @@ -0,0 +1,229 @@ + + + + + + + HTML学习1 + + + + + + + +> + +

学习笔记

+ +

今天学习了很多新的知识,感觉收获颇丰。

+ + +
+ +

This is
a para
graph with line breaks

+
+

今天学习了很多新的知识,感觉收获颇丰。

+ + + + 这是web学习网站 +
+ Visit W3School! +
+ 在同一个文档中创建指向该锚的链接 +
+ 在其他页面中创建指向该锚的链接 + +
+ + + Big Boat + + + + + + + + +

水平居中对齐

+

A paragraph.

+ + +
+    for i = 1 to 10
+     print i
+    next i
+    
+ + +
+ Written by Donald Duck.
+ Visit us at:
+ Example.com
+ Box 564, Disneyland
+ USA +
+ +
+ + + etc. +
+ WWW +

WHO 成立于 1948 年。

+ +
+ + 学习使我快乐。 +
+
+ 学习使我快乐。 +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
标题
HeadingAnother Heading
row 1, cell 1row 1, cell 2
 row 2, cell 2
这个单元包含一个表格: + + + + + + + + + +
AB
CD
+
这个单元包含一个列表: +
    +
  • 苹果
  • +
  • 香蕉
  • +
  • 菠萝
  • +
+
HELLO
+ + +

无序列表

+ + + +

有序列表

+
    + +
  1. Coffee
  2. +
  3. Milk
  4. +
+ +

嵌套列表:

+ + +

定义列表:

+
+
计算机
+
用来计算的仪器 ... ...
+
显示器
+
以视觉方式显示信息的装置 ... ...
+
+ + + + + + +
+

London

+

+ London is the capital city of England. + It is the most populous city in the United Kingdom, + with a metropolitan area of over 13 million inhabitants. +

+
+ + +

My Header

+ + +

第四章

+ 跳转到第四章 + + Jump to Chapter 4 + + + + + + + + + + \ No newline at end of file diff --git a/吴光慧学习笔记/10.29/study2.html b/吴光慧学习笔记/10.29/study2.html new file mode 100644 index 0000000..1ea9b1e --- /dev/null +++ b/吴光慧学习笔记/10.29/study2.html @@ -0,0 +1,85 @@ + + + + + + + HTML学习2 + + + + + + +

W3School.com.cn

+ + + + + +

我的第一个 Emoji

+

😀

+ + + + + + +
+
+Personal information: + First name:
+ +
+ Last name:
+ +

+
+
+ + +
+Male +
+Female +
+ +
+ I have a bike +
+ I have a car +
+ + +
+
+ + + + + +
+ + + + + + + + + + + + + \ No newline at end of file diff --git a/吴光慧学习笔记/10.29/study3.html b/吴光慧学习笔记/10.29/study3.html new file mode 100644 index 0000000..0ebd690 --- /dev/null +++ b/吴光慧学习笔记/10.29/study3.html @@ -0,0 +1,46 @@ + + + + + + Document + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/吴光慧学习笔记/10.29/study4.html b/吴光慧学习笔记/10.29/study4.html new file mode 100644 index 0000000..37d1e3c --- /dev/null +++ b/吴光慧学习笔记/10.29/study4.html @@ -0,0 +1,41 @@ + + + + + + + + + + +

把鼠标悬停在下面的矩形上可以看到坐标:

+ +
+
+
+
+
+ + + + \ No newline at end of file