From 8a13b9b5d6ffb1594de676d67c9551d791e4516e Mon Sep 17 00:00:00 2001 From: LeviDing Date: Thu, 12 Mar 2020 11:26:42 +0800 Subject: [PATCH] Create index.html --- .../01-hello-world/1-hello-alert/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 1-js/02-first-steps/01-hello-world/1-hello-alert/index.html diff --git a/1-js/02-first-steps/01-hello-world/1-hello-alert/index.html b/1-js/02-first-steps/01-hello-world/1-hello-alert/index.html new file mode 100644 index 00000000..ff1d871b --- /dev/null +++ b/1-js/02-first-steps/01-hello-world/1-hello-alert/index.html @@ -0,0 +1,12 @@ + + + + + + + + + +