diff --git a/Introduction/img/hello.jpg b/Introduction/img/hello.jpg deleted file mode 100644 index 4c3fbcc..0000000 Binary files a/Introduction/img/hello.jpg and /dev/null differ diff --git a/Introduction/img/images.png b/Introduction/img/images.png deleted file mode 100644 index 72fde86..0000000 Binary files a/Introduction/img/images.png and /dev/null differ diff --git "a/Introduction/\345\200\213\344\272\272\344\273\213\347\264\271.html" "b/Introduction/\345\200\213\344\272\272\344\273\213\347\264\271.html" deleted file mode 100644 index 661b1fc..0000000 --- "a/Introduction/\345\200\213\344\272\272\344\273\213\347\264\271.html" +++ /dev/null @@ -1,31 +0,0 @@ - - - - - 個人介紹 - - -

HI!Welcom to my web

-

個人介紹

- 首頁 - 個人介紹 - 別人對我說的話 - -
-

中文名字:侯尊堯

-
-

英文名字:Arnold

-
-

班級:四資管二

-
-

興趣:健身

-
- -

呦齁齁齁齁

- - \ No newline at end of file diff --git "a/Introduction/\345\210\245\344\272\272\345\260\215\346\210\221\350\252\252\347\232\204\350\251\261.html" "b/Introduction/\345\210\245\344\272\272\345\260\215\346\210\221\350\252\252\347\232\204\350\251\261.html" deleted file mode 100644 index cbf7e09..0000000 --- "a/Introduction/\345\210\245\344\272\272\345\260\215\346\210\221\350\252\252\347\232\204\350\251\261.html" +++ /dev/null @@ -1,23 +0,0 @@ - - - - - 別人對我說的話 - - -

HI!Welcom to my web

-

別人對我說的話

- 首頁 - 個人介紹 - 別人對我說的話 -
- 謝謝指教 -
-

呦齁齁齁齁

- - \ No newline at end of file diff --git "a/Introduction/\351\246\226\351\240\201.html" "b/Introduction/\351\246\226\351\240\201.html" deleted file mode 100644 index c5392a0..0000000 --- "a/Introduction/\351\246\226\351\240\201.html" +++ /dev/null @@ -1,25 +0,0 @@ - - - - - 首頁 - - - -

HI!Welcom to my web

-

這是首頁

- 首頁 - 個人介紹 - 別人對我說的話 -
- - hello -
-

呦齁齁齁齁

- - \ No newline at end of file diff --git a/calculator.html b/calculator.html new file mode 100644 index 0000000..b6daa46 --- /dev/null +++ b/calculator.html @@ -0,0 +1,61 @@ + + + + + 簡易計算機 + + +

簡易計算機

+ +

這個計算機可以計算加減乘除並印出結果

+ + + num1:
+ +
+ operators(+.-.*./):
+ +
+ num2:
+ +

+ +

+ + + +

+ + + + + + + + + \ No newline at end of file diff --git a/grade determination.html b/grade determination.html new file mode 100644 index 0000000..1fa0c79 --- /dev/null +++ b/grade determination.html @@ -0,0 +1,33 @@ + + + + + 成績判斷 + + +

輸入成績判斷及格與否

+ + 請輸入成績:
+ +

+ +

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