~~~ Please read before posting. ~~~

Important: We need your Club Number at a minimum, and as many details as possible.
For further info please read This page before posting.

Creating scrolling elements with the html marqee tag

  • SteveTheTechie
  • SteveTheTechie's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 11526
  • Thanks: 3050

Creating scrolling elements with the html marqee tag

10 years 2 months ago - 10 years 2 months ago
#50818
You can create interesting scrolling elements on your webpages, if you do not mind dabbling a bit in the editor's Source view. While the method for doing this is not supported by the editor's wysiwyg view, you can do it in the Source view if you are comfortable working directly with the HTML code.

You do this using the <marquee></marquee> html tags. These tags mark html elements that should be scrolled. The html elements that are inside the <marquee> tag pair are what get scrolled. You can even scroll images or tables containing multiple elements arranged in a grid.

For more information on the marquee tag, see here: www.tutorialspoint.com/html/html_marquee_tag.htm

For a sample of using the marquee tag, see here: brian.toastmastersclubs.org/marquee.html
Last edit: 10 years 2 months ago by SteveTheTechie.
The topic has been locked.
Moderators: BrianPamrhtaylor3marc33NotLiablejgavinLcala305Henipeterb323DebbieT
Time to create page: 0.185 seconds