diff --git a/README.md b/README.md deleted file mode 100644 index 6defcd2..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -Loi Phan Internship \ No newline at end of file diff --git a/chapter-1-sample/index.html b/chapter-1-sample/index.html new file mode 100644 index 0000000..4edf7fd --- /dev/null +++ b/chapter-1-sample/index.html @@ -0,0 +1,25 @@ + + + + + + + Chapter 1 + + + +

This is the Main Heading

+

This text might be an introduction to the rest of + the page. And if the page is a long one it might + be split up into several sub-headings. +

+

This is a Sub-Heading

+

Many long articles have sub-headings so to help + you follow the structure of what is being written. + There may even be sub-sub-headings (or lower-level + headings).

+

Another Sub-Heading

+

Here you can see another sub-heading.

+ + + \ No newline at end of file