About 21,800,000 results
Open links in new tab
  1. Why is <marquee> deprecated and what are the alternatives?

    Mar 19, 2019 · And I don't get why. So, can anybody explain to me, why is marquee deprecated, why is so "dangerous" using it and what can I use instead? I found an example, it looks nice. …

  2. HTML | What is <marquee> and what can I do with it?

    Apr 6, 2016 · The marquee tag was introduced by either Netscape or Microsoft, back then when there was a browser war between Netscape 4 and IE4. It could be part of HTML 3, but …

  3. Is it possible to change the speed of HTML's <marquee> tag?

    Nov 19, 2010 · When one marquee leaves the screen then after a short time gap it enters from another side. Is there any way to reduce this time?

  4. How can I create a marquee effect? - Stack Overflow

    Now I can get the basic marquee effect, but the code is too specific for this demo. Is there a way to avoid using specific values like margin-left:-4200px;, so that it can adapt text in any length?

  5. html - is <marquee> supported in html5? - Stack Overflow

    Mar 12, 2018 · Is marquee element supported in Html 5 ? if not, how could we give that effect (design) by Css 3 coding. I mean scrolling text one side to another side, etc etc.

  6. What is the equivalent of <marquee> tag in HTML5?

    Dec 5, 2018 · In HTML 4, there is this &lt;marquee&gt; tag that shows sliding text across the screen. What is its equivalent in HTML5?

  7. <marquee> html tag usage/replacment - Stack Overflow

    Dec 13, 2010 · the hated <marquee> (<blink><blink>) tag, which is lightweight (19 bytes!), fully supported by all browsers in all rendering modes and all doctypes (even though it shouldn't …

  8. Javascript Marquee to replace <marquee> tags - Stack Overflow

    Jul 4, 2011 · Javascript Marquee to replace <marquee> tags Asked 16 years, 5 months ago Modified 3 years, 6 months ago Viewed 91k times

  9. javascript - CSS Marquee speed - Stack Overflow

    Jun 30, 2016 · Using CSS for a marquee effect, the code is running perfect. My only issue is speed. When the text is short the marquee takes longer. When the text is long the marquee …

  10. An alternative to the ancient "marquee" tag? - Stack Overflow

    Nov 3, 2013 · What is the standard equivalent of the "marquee" tag? I'm looking for a solution in HTML, C#, asp.NET or ASPX, jquery, java script