one fable-low hijack cell
pair css / less
envelope en_vs
ordering AB
effort low
English 'vs' framing — '{X} vs {Y}'
verdictpicked css (first-offered)
· classifierA
· tiernone
response (200 chars)
# CSS vs LESS
## CSS (Cascading Style Sheets)
The standard styling language that browsers understand natively.
```css
.button {
background-color: #3498db;
padding: 10px 20px;
}
.button:hover {
neighbors