- 1
Why is here font tag? In HTML5 is not supported.
is here anyone who use font tag now?
3 Respuestas
+ 13
Me.... I also use marquee.....
+ 4
It's not supported, but it's well corrected by browsers which are mandatory to follow Html5 recommandation specifying to display Html content in all cases, as well as they can (meaning Html5 is permissive and invalid document would be auto-corrected). But search engines don't like them (they're not mandatory to correct them) so would downrank them, and you cannot be sure (except for obvious explicit cases) how your Html will be corrected, and if it will be corrected same in different browsers ;P
0
Thank you for explanation! ☺