home.social

Search

2 results for “rgilmour70”

  1. Posting just in case there are some #weba11y people around. If I do this:
    h2::before {
    content: "🍌"
    }
    Will screen readers say "banana" before reading every h2?

  2. Posting just in case there are some people around. If I do this:
    h2::before {
    content: "🍌"
    }
    Will screen readers say "banana" before reading every h2?