-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a6dea3
commit ee99aba
Showing
3 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Journey Begins `@` | ||
|
||
``` | ||
Overview | ||
``` | ||
|
||
This is the index, to navigate through the topics : | ||
|
||
1. | ||
2. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
# Full-Stack-Journey | ||
|
||
- Here I share my complete a-z journey in Full-Stack |