From e863b6dcbd22666cfe80f8bba38790a82280610a Mon Sep 17 00:00:00 2001 From: Ghunbot Dawit Date: Wed, 18 Jan 2017 11:00:53 +0100 Subject: [PATCH] new stuff --- README.md | 2 +- index.html | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/README.md b/README.md index 00a150e..5b4fe9b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # js-basic-list - + ### 1. Afficher les données ci-dessous sous forme de liste dans une page html : diff --git a/index.html b/index.html new file mode 100644 index 0000000..7ca4993 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + +

this is my page

+ +