...

/

Coding Challenge: Handling Attributes

Coding Challenge: Handling Attributes

Let's count the total number of links in the page and output the first and the last link.

We'll cover the following...

Problem statment

Here is the description of several musical instruments:

Show various links

Write a JavaScript function linkInfo(), that shows the following:

  • The total number of links
...