.copy-tooltip { position: absolute; top: -25px; left: 0; background: #333; color: #fff; padding: 5px 8px; border-radius: 4px; font-size: 12px; white-space: nowrap; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .copy-tooltip.visible { opacity: 1; } #share-dropdown img { width: 20px; height: 20px; }
This website is better experienced in landscape mode.
This site is best experienced in landscape.

Copying content

Copy and paste

Copying content attaches its information temporarily to the computer's clipboard. This allows you to then paste it elsewhere. Hence the phrase 'copy and paste'.

You can use the keyboard shortcut:

  1. Ctrl + C to copyCtrl and C
  2. then
  3. Ctrl + V to pasteCtrl and V
Dragging text Copy and paste cell value Copy and paste file
Tooltip GIF