-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The documentation files under HTML, CSS, Git, and GitHub are not currently ordered in a proper learning sequence. For beginners, this makes it harder to follow step by step.
We need to:
-
Reorder the documentation files in each subject to follow a logical progression.
-
Example for HTML:
- Introduction to HTML
- HTML Structure (head, body, elements)
- Text Formatting
- Links & Images
- Lists & Tables
- Forms
- Semantic HTML
-
Do the same for CSS, Git, and GitHub.
-
-
Improve descriptions and explanations where needed so each lesson builds on the previous one.
-
Update sidebar/navigation so the docs reflect this new order.
Why this matters:
A well-ordered documentation makes it easier for learners to start from the basics and gradually move to advanced concepts, improving the overall learning experience.
Acceptance Criteria:
- Files under HTML, CSS, Git, and GitHub are reordered into a beginner-friendly flow
- Content is checked for clarity and completeness
- Sidebar is updated to reflect the correct order
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers