Help me overcome my fear/confusion of the Clipboard Features

It is very simple:

image

Make sense?

Assuming it does, the next step is to do a web page "inspect" of each field and link of interest. I prefer Chrome for this, but you can probably use Safari.

  1. Right-click on the object of interest, and select "inspect".
  2. This should open the Dev Tools, with the HTML for that object selected.
  3. Select the major HTML parent element (usually a <div>) above this, and right-click and choose "copy HTML"
  4. Paste that somewhere (in a plain text document)

Repeat the above for each object of interest.
Paste into a reply here using a Code Block.

Questions?