You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Creating Unordered Lists
Creating Unordered Lists
Co-Authored-By: Mohammad Moiz Ali <[email protected]>
* Creating Ordered Lists
Creating Ordered Lists
Co-Authored-By: Mohammad Moiz Ali <[email protected]>
* Nesting Lists:
Nesting Lists:
Co-Authored-By: Mohammad Moiz Ali <[email protected]>
* [UPDATE README]
[UPDATE README] add Mastering Lists in HTML in readme
Co-Authored-By: Mohammad Moiz Ali <[email protected]>
---------
Co-authored-by: Mohammad Moiz Ali <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# HTML
2
+
2
3
Welcome to the HTML Repository! This repository contains a collection of code snippets and examples organized into a roadmap format to help you learn and navigate through HTML development concepts and topics.
3
4
4
5
## Repository Structure
6
+
5
7
The repository is structured into different directories based on the Post Title. Each directory represents a specific topic or concept in HTML. Here's an overview of the repository structure:
6
8
7
9
```
@@ -13,8 +15,11 @@ The repository is structured into different directories based on the Post Title.
13
15
| ├── images/
14
16
| ├── Mastering Image Tag - Enhancing Web Pages with Visual Content/images/Mastering Image Tag - Enhancing Web Pages with Visual Content.jpg
15
17
| ├── index.html
18
+
├── Mastering Lists in HTML
19
+
| ├── index.html
16
20
└── README.md
17
21
```
22
+
18
23
## Getting Started
19
24
20
25
To get started with this repository, simply clone or download the repository to your local machine. You can use the following command to clone the repository:
0 commit comments