0
Do older files works on new browsers?
2 Respuestas
+ 2
If you mean HTML documents wriiten in previous HTML standards, then yes, browsers are mostly written with backward compatibility in mind, and be forgiving about syntax errors.
But that doesn't mean it will be supported forever, sooner or later deprecated tags will be removed from list of supported tags.
+ 1