|
|
|
|
|
by pickpuck
1219 days ago
|
|
Interesting! I'd say: <font> provides no structural or accessibility information. It was only there for styling purposes. <dialog> provides structural and accessibility information plus interactivity that previously required JavaScript. It comes with default styles but that's not the primary reason to use it. |
|
But now - UI elements are getting into HTML and at this point, it seems right. I'm not sure about the future.