Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update files/en-us/web/css/reference/values/attr/index.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
estelle and github-actions[bot] authored Nov 17, 2025
commit d0b24f3eef2dfd7db9eb0a5d02ff6db87623012e
3 changes: 2 additions & 1 deletion files/en-us/web/css/reference/values/attr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ blockquote::after {

```html interactive-example
<blockquote cite="https://mozilla.org/en-US/about/">
Mozilla is working to put control of the internet back in the hands of the people using it.
Mozilla is working to put control of the internet back in the hands of the
people using it.
</blockquote>

<blockquote cite="https://web.dev/about/">
Expand Down
Loading