Brothersoft.comWindows|Mac|Mobile|Games

|Message

Solve software problem quickly Share experience to help others Improve the ability of solving problem
How to Create Scrolling Text in HTML?

11/01/2011 06:12 by justsharon

First answer posted by NataliaPeterson at 11/01/2011 06:12
Add Your Answer
10~1000 characters in length CAPTCHA:
3 Answers
  • NataliaPeterson
  • 1
    Navigate to the page that you want to display the scrolling text. Locate the section of your Web page where you want the scrolling text to appear. Make sure the text that you want to scroll is not on the same line as text that does not move.

    2
    Begin the HTML code by copying and pasting the following:
    <div align="center"><FONT
    color="#ffffff" size="+1"><MARQUEE bgcolor="#000080"
    direction="right" loop="20" width="75%"><STRONG>

    3
    Type in the text you want to scroll just after the <STRONG> tag in your HTML. If you are just testing the code for now then type in something like, "Scrolling Text Goes Here."

    4
    Finish your HTML code by including some closing tags for your HTML. Just after the text you typed, include the following:
    </STRONG></MARQUEE></FONT></DIV>

    5
    Make sure the full code is complete and accurate. The full HTML code should look like this:
    <div align="center"><FONT
    color="#ffffff" size="+1"><MARQUEE bgcolor="#000080"
    direction="right" loop="20" width="75%"><STRONG>Scrolling Text Goes Here</STRONG></MARQUEE></FONT></DIV>
  • Was this answer helpful? 00 · 11/01/2011 06:12
  • Anonymous user
  • ghghghghghghghghghghghghgghghghghghghghghghghhghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghghgh
  • Was this answer helpful? 00 · 12/08/2011 02:03
  • Anonymous user
  • Nandkishor
  • Was this answer helpful? 00 · 01/12/2012 05:23
Add Your Answer
10~1000 characters in length CAPTCHA:
Related Questions
Q:How to Create Scrolling Text Boxes in HTML?

A: Open your Web page in your preferred Web editor. If you do not have a coding editor, open the page in Notepad or Notepad++. Scroll thr...(more)

Q:How to Create Scrolling Text With Javascript?

A: Open a program that can edit the code of your Web page, such as Windows Notepad. Locate and click into the specific area of your Web p...(more)

Q:How to Create a Sliding Top for a Website in jQuery?

A:HTML and CSS Setup 1 Open your HTML file in a code editor; find the <body> tag. After that tag, add opening and closing <div> ta...(more)

Q:How to Create a Border Around Text in HTML?

A:1 Launch your computer's text editor and begin a new document. 2 Type in the HTML code that creates a Web page: <html> <head...(more)

Q:How to Create a Table in Microsoft Word to HTML?

A:1 Open a new document in Microsoft Word. 2 Click the "Insert" tab. 3 Click the "Table" button. Drag your mouse to select the numb...(more)

0 people are following

Ask a question now
Write a title for your question

PSPad editor

PSPad is a freeware programmer's editor for Microsoft Windows operating systems.
Latest version:4.5.4.2356
License:Freeware
OS:Windows 7/Vista/2003/XP/2000/98
Total downloads:1,481,189
Rank:1 in HTML Editors
Download It

Share with friends

New features is coming

  • 1. Providing high-quality answers to be a verified Q&A expert
  • 2. Ask and answer questions to get Brothersoft credits

Added Successfully!

×

Are you sure to delete your answer?

NoYes

×

Are you sure to choose it as the best answer?

NoYes

×

Voted Successfully!

×

You can't vote for yourself

×

You can't choose your own answer

×