1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Files
docs/content/get-started/using-github-docs/using-hover-cards-on-github-docs.md

26 lines
1.5 KiB
Markdown

---
title: Using hover cards on GitHub Docs
intro: 'Hover cards give you information about other articles on {% data variables.product.prodname_docs %}.'
versions:
fpt: '*'
ghes: '*'
ghec: '*'
shortTitle: Hover cards
redirect_from:
- /get-started/learning-about-github/using-hover-cards-on-github-docs
---
## About hover cards
When you're reading an article on {% data variables.product.prodname_docs %} and find a link to another article, you can open a hover card to get more information about the article. The hover card provides basic information about the article, so you can determine whether it will be useful to you without leaving the article you're reading.
If you navigate {% data variables.product.prodname_docs %} with a mouse, the hover card is displayed when you hover the cursor over a link. The card shows the article's location, title, and introduction.
![Screenshot of part of an article on {% data variables.product.prodname_docs %}. The cursor hovers over a link to an article and a hover card is shown.](/assets/images/help/docs/hover-card.png)
## Using hover cards with a keyboard
When you have placed focus on a link to an article, you can press <kbd>Enter</kbd> to follow the link directly, or you can press <kbd>Alt</kbd>+<kbd>↑</kbd> (Windows/Linux) or <kbd>Option</kbd>+<kbd>↑</kbd> (Mac) to open the hover card.
With the hover card open, you can press <kbd>Enter</kbd> to follow the link, or you can press <kbd>Esc</kbd> to close the hover card.