+ 9
<MARQUEE> tag in HTML5...
I've heard that <MARQUEE> tag is not supported in HTML5, but it's perfectly working in Code Playground in SoloLearn as well as in my latest version Chrome browser. Can someone please tell me what is happening?
14 Respuestas
+ 7
MARQUEE tag is not supported in HTML5 means this is not support in HTML5 only. So Nowadays browsers are also supports Older HTML versions ( XHTML , HTML 4.01, HTML 3.2 , HTML 2.0 , and first version of HTML ). So this is why Still MARQUEE tag is supported in Browsers.
Sorry for bad English 🤗😂.
+ 13
Well....i've checked in my browser too...it is working.....
+ 12
u can also perforn marquee using css.... but u have to learn css
+ 11
did u enter<!DOCTYPE html>
+ 11
Same with the <FONT> tag...
+ 10
?
+ 10
i searched it on google but is not showing a perfect answer....u can also try it on google
+ 9
@Suyansh Yes I did mention it.
Check this code.Its there -
https://code.sololearn.com/WhVWZ6v3Y0as/?ref=app
+ 9
what
+ 8
I don't know much about CSS and marquee was the only thing I could do...
+ 4
Marquee is an old method for animation. You can use CSS @Keyframes instead, they give you more control over the sped of animation.
+ 4
@Bharat Oh I see... is XHTML a previous version of HTML?
+ 3
Sorry Previous version of HTML5 @Gayatri
+ 2
Yes ,....
refer this site:
https://www.w3schools.com/html/html_intro.asp