How does the link appear in the browser?

<html>
<body>
  <h3>Another Famous Page</h3>
  <p><a href="https://en.wikipedia.org/wiki/Ellen_Page">Ellen Page</a></p>
 </body>
</html>]]>
Ellen Page as a link with emphasisEllen Page as a normal linkEllen Page with emphasis but with a broken link<em>Ellen Page</em> as a link

Ellen Page as a link with emphasis.