diff --git a/Git and GitHub/README.md b/Git and GitHub/README.md new file mode 100644 index 0000000..50be2fe --- /dev/null +++ b/Git and GitHub/README.md @@ -0,0 +1,11 @@ +# Journey Begins `@` + +``` +Overview + +``` + +This is the index, to navigate through the topics : + +1. +2. diff --git a/HTML/README.md b/HTML/README.md new file mode 100644 index 0000000..b836a19 --- /dev/null +++ b/HTML/README.md @@ -0,0 +1,28 @@ +# Journey Begins : `@HTML Journey` + +``` +Overview of Topics +``` +This is the index, to navigate through the topics : + + +1. Preface +2. Code Editors +3. What is HTML? +4. Basic Template / Tags Explained +5. Inline vs Block Level Elements +6. Headings +7. Paragraphs +8. Inline text formatting +9. Division and Span Tags +10. Horizontal Rules +11. Attributes +12. Images +13. Anchor Tags +14. Lists +15. Tables +16. Forms +17. Buttons +18. General Guidelines +19. Commenting +20. Styles \ No newline at end of file diff --git a/README.md b/README.md index d4963bd..10379db 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ # Full-Stack-Journey -- Here I share my complete a-z journey in Full-Stack