Copy link address (Chrome or Safari) (Newbie alert)

This is easy enough using JavaScript in Browser, but we need to see the underlying HTML.

  1. Right-click on the target name/get
  2. Select "Inspect"
  3. This will open the Safari or Chrome Dev Tools, with the HTML highlighted
  4. Select a major parent element (usually a <div>) above that, right-click, and Copy HTML
  5. Post the HTML here using Code Block