Image + credit in HTML
01figure + figcaption is the semantically correct place for a credit line — it groups the image and its caption as one unit.
<figure> <img src="bridge.jpg" alt="Golden Gate Bridge at sunset" > <figcaption> "Golden Gate Bridge at Dusk" by <a href="…">Thomas Hawk</a>, via Openverse, licensed <a href="…">CC BY-NC 2.0</a> </figcaption> </figure>
TASL — the credit formula
02Whenever a license requires credit, these four pieces are what it needs — in this order.
The work's name. Use "Untitled" if none is given.
Creator's name or username, linked to their profile.
A link to where you actually found the image.
The specific license, linked to its full text.
The Creative Commons spectrum
03Built from four blocks — BY (credit), SA (share-alike), NC (non-commercial), ND (no derivatives). More letters, more restrictions.
Finding images: Openverse
04Indexes hundreds of millions of openly licensed images — and writes the credit for you.
- Search openverse.org — every result is already openly licensed or public domain.
- Open Filters to narrow by license, e.g. commercial-use allowed.
- Open an image's detail page and hit Copy on the attribution box for a ready-made TASL credit.
- Still click through to the original source — Openverse is an index, not the license authority.
Filtering Google Images
05Usage-rights filtering is buried under a menu most people never open.
- Search your term at images.google.com.
- Click Tools, then open Usage Rights.
- Choose Creative Commons licenses for openly licensed results.
- Click through to the hosting page — the thumbnail alone tells you nothing.
Verify before you ship it
06- Click through to the original source page — not just the search thumbnail.
- Confirm you can actually find the license stated on that page.
- Check it covers your use case — commercial needs BY/BY-SA/CC0, not NC. Editing rules out ND.
- Have all four TASL pieces ready for the figcaption.
© All Rights Reserved — don't use the image.