|
|
|
|
|
by merdaverse
1051 days ago
|
|
The problem I see with sematic web is that no matter how easy it gets, developers refuse to use it properly. I have been looking closely at the <main> tag since a browser extension of mine uses it, and although it is extremely clear what it should do in the MDN documentation (the documentation itself is a good example usage of <main>, <aside> etc.), very little sites use it properly. Even the fancy professional sites wrap all the page content, including navigation, footers and the like inside the <main> tag, which should only be for the main content of the page. If such a simple element can't be used properly, I have no hope for all the others. |
|
We shouldn't pretend that these things are contracts