Search
In the example given below, we do not want the a element to redirect us to the link. Instead, we want to display the link address in a p element whenever someone clicks on the link.
a
p
Write the code to implement these changes: