diff --git a/index.html b/index.html new file mode 100644 index 0000000..f5b881f --- /dev/null +++ b/index.html @@ -0,0 +1,7 @@ + +
+ +Welcome to Web Practice
+ + \ No newline at end of file diff --git a/users/index.html b/users/index.html new file mode 100644 index 0000000..e18a44f --- /dev/null +++ b/users/index.html @@ -0,0 +1,21 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/users/jiro.html b/users/jiro.html new file mode 100644 index 0000000..218cd4c --- /dev/null +++ b/users/jiro.html @@ -0,0 +1,14 @@ + + + + + + + +次郎
+15
+ + + \ No newline at end of file diff --git a/users/saburo.html b/users/saburo.html new file mode 100644 index 0000000..383e65a --- /dev/null +++ b/users/saburo.html @@ -0,0 +1,14 @@ + + + + + + + +三郎
+10
+ + + \ No newline at end of file diff --git a/users/taro.html b/users/taro.html new file mode 100644 index 0000000..e44ec9e --- /dev/null +++ b/users/taro.html @@ -0,0 +1,14 @@ + + + + + + + +太郎
+20
+ + + \ No newline at end of file