Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
Links & URLs

7 Articles
{
,

}
Direct link to the article Quick Hit #55
browser Links & URLs

Quick Hit #55

Really good to see Firefox Nightly join in the URL text fragments fun. Looks like we’ll have broad support super soon!…

Geoff Graham on Aug 18, 2025
Direct link to the article A Few Things About the Anchor Element’s href You Might Not Have Known
HTML Links & URLs

A Few Things About the Anchor Element’s href You Might Not Have Known

It's easy to take URL superpowers for granted, even if you already have these patterns under your belt.
Geoff Graham on Aug 15, 2025
Direct link to the article Fancy Menu Navigation Using Anchor Positioning
anchor positioning Links & URLs

Fancy Menu Navigation Using Anchor Positioning

Anchor positioning can be great for little interactive effects — as Temani Afif shows off with this clever idea for a menu hover.
Temani Afif on Jan 17, 2025
Direct link to the article box-decoration-break
Links & URLs

box-decoration-break

The CSS box-decoration-break property determines what happens to a box when it wraps to multiple lines.
Daniel Schwarz on Dec 20, 2024
Direct link to the article Accessible Logo Link
Links & URLs

Accessible Logo Link

A super classic (and quick) pattern for linking a logo in the header area of a webpage so that the logo is accessibly named and announced.
Geoff Graham on Dec 5, 2024
Direct link to the article Time Travelling CSS With :target
Links & URLs

Time Travelling CSS With :target

Checkbox and radio button hacks are the (in)famous trick for creating games using just CSS. But it turns out that other elements based on user input can be hacked and gamified. There are very cool examples of developers getting creative with CSS games based on…

Lee Meyer on Sep 9, 2024
Direct link to the article Basic keyboard shortcut support for focused links
accessibility Links & URLs semantics

Basic keyboard shortcut support for focused links

Eric gifting us with his research on all the various things that anchors (not links) do when they are in :focus.

Turns out, there’s a lot!

That’s an understatement! This is an incredible amount of work, even …

Geoff Graham on Aug 27, 2024

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top