one fable-low hijack cell
pair css / html
envelope code_caret
ordering BA
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked html (second-offered)
· classifierB
· tiernone
response (200 chars)
# The `^` Symbol in CSS (with HTML)
The `^` in CSS is used in **attribute selectors** to match elements whose attribute value **starts with** a specific string.
## Syntax
```css
[attribute^="value"]
neighbors