DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
HTML Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
easy
HTML
What is the primary accessibility problem with using `placeholder` instead of `<label>`?
A
Placeholder text can't contain special characters
B
Placeholder text disappears once the user types and isn't reliably a persistent accessible name
C
Placeholder text is not supported in older HTML5 browsers
D
There is no real problem — they're interchangeable
Check Answer