im doing some index and tuturial on html
i know the code.
but i wanna know if theres a faster way to add it and not one by one
i know the code.
Code:
<a href="1. Intruduction">1. Intruduction</a>
<a href="2. Html>2. Html</a>
<a href="3. Anchor tag">3. Anchor tag</a>
<a name="1. Intruduction"1. Intruduction</a>
<a name="2. Html"2. Html</a>
<a name="3. Anchor tag"3. Anchor tag</a>
but i wanna know if theres a faster way to add it and not one by one