|
|
|
|
|
by regenschutz
7 hours ago
|
|
HTML is notoriously complicated to parse correctly. * Is generating valid HTML documents as complicated/difficult? * How much time did you spend on reading the HTML Standard? * What resources did you use? MDN? The spec itself? LLMs? |
|
- I'm using the subset of HTML useful for my scope, no more than 2-3 hours if you already know some HTML is enough.
- W3C is enough for a project of this size I suppose.