How to add id attribute to internal link with value footer

Then add an id attribute with a value of footer to the <footer> element at the bottom of the page.

This is how you add a p element id

<p id="myid"></p>

You can do the same for your footer.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.