About 18,300,000 results
Open links in new tab
  1. 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?

  2. 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?

  3. 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. When you use all prefixes needed for good browser support, you have around 20-25 lines of CSS, with 2 values hardcoded (start and stop indent), depending on text length.

  4. Pure CSS Continuous Horizontal Text Scroll Without Break

    I'm trying to create a news ticker with horizontal text that scrolls continuously without a break between loops. Ideally, the solution would be pure css/html, but I don't know if that's possible. H...

  5. html - 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?

  6. html - How to create a marquee that appears infinite using CSS or ...

    Jun 18, 2019 · I need to create two marquees (one with a repeating image and one with repeating links) that span the browser window, whatever size that may be; the marquee items need to be initially displayed at ...

  7. user interface - How to make a Text widget act like marquee when …

    19 I'm looking for a way to implement Marquee style on a Text widget so that it automatically start scrolling when the text is overflowed from the screen. Is there a way to do it. I've tried all the decoration modes but cant seem to find a Marquee option there.

  8. 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 definitely not of the HTML 4 Standard.

  9. Marquee text in Android - Stack Overflow

    Feb 2, 2010 · In Android (KOTLIN), the Marquee effect for scrolling text can be achieved by using the TextView widget and setting the android:ellipsize and android:marqueeRepeatLimit attributes in the layout XML file.

  10. How do I change the size of a marquee text? - Stack Overflow

    Dec 23, 2020 · How do I change the size of a marquee text? Please help. The marquee code I'm using right now, is this: