albert.walickihire me
← all tips
css

Color your links with specific href

You can take advantage of CSS selectors to color different anchors with different colors! For example pdf files, external or internal links!

Three examples of coloring anchor tags depending on the part of the URL

You can take advantage of CSS selectors to color different anchors with a different color! Look at the example; it's so simple.

  • [href^=] selects all anchors whose href starts with the value
  • [href$=] selects all anchors whose href ends with the value
  • [href*=] selects all anchors whose href includes the value
more tips
work with me

Got something that needs building?

Frontend builds, full-stack features in Django, design-system work. Available for work.

See my workGet in touch