Y
Hacker News
new
|
ask
|
show
|
jobs
by
DenisAyumu
3754 days ago
Last time I checked you couldn't add HTML properties that don't exist. It's not valid HTML code. The exception are "data-*" properties. So the HTML markup should be <span data-desc="whatever">whatever</span>.