Log in Sign up
3 Matching Annotations
  1. May 2021
  2. stackoverflow.com stackoverflow.com
    CSS- Highlight a div when the id is linked to using an anchor?
    1
    1. TylerRick 07 May 2021
      in Public
      You need to use the :target pseudo-class: :target { background-color: #ffa; }
      web: URL scroll to text fragment CSS
    Visit annotations in context

    Tags

    • web: URL scroll to text fragment
    • CSS

    Annotators

    • TylerRick

    URL

    stackoverflow.com/questions/11142125/css-highlight-a-div-when-the-id-is-linked-to-using-an-anchor
  3. css-tricks.com css-tricks.com
    clip-path | CSS-Tricks
    1
    1. TylerRick 06 May 2021
      in Public
      /* referencing path from an inline SVG */ clip-path: url(#c1);

      first sighting: referencing image by ID in CSS

      CSS CSS: url() SVG first sighting
    Visit annotations in context

    Tags

    • SVG
    • CSS
    • CSS: url()
    • first sighting

    Annotators

    • TylerRick

    URL

    css-tricks.com/almanac/properties/c/clip-path/
  4. Nov 2020
  5. github.com github.com
    [theme] How to use collor-palette to configure theme | sass · Issue #5719 · material-components/material-components-web
    1
    1. TylerRick 24 Nov 2020
      in Public
      @import url() is a runtime CSS statement, not a Sass @import module.
      distinction CSS: @import url() Sass: @import
    Visit annotations in context

    Tags

    • Sass: @import
    • CSS: @import url()
    • distinction

    Annotators

    • TylerRick

    URL

    github.com/material-components/material-components-web/issues/5719
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy