• Home
  • MUST READ! THIS WILL HELP YOU!
  • My Art :)
    • My Graphic Artwork :)
    • My Videos :)
  • Add Images & Resizing
  • Creating Links/Use Image as Hyperlink
  • The Color Codes!
  • Adding/Editing Text
    • Text Font
    • Text Style
    • Text Color
    • Text Boxes w/Scrollbars
    • Create Marqee (Moving) Text
    • Shadowed Text (UNDER CONSTRUCTION!)
  • Adding Music Player
  • Tell me what you think (?)
  • Contact Me

Hint: I always use http://htmledit.squarefree.com/ to code!


How to create marquee text:

Example 1:
<marquee>Your text here</marquee>

Example 2:
<marquee direction="right">Your text here</marquee>

Example 3:
<marquee behavior="slide">Your text here</marquee>

Example 4:
<marquee scrollamount="12">Your text here</marquee>

Example 5:
<marquee bgcolor="blue">Your text here</marquee>

Example 6:
<font color="green"><marquee>Your text here</marquee></font>

Example 7:
<font color="red"><marquee  bgcolor="black">Your text here</marquee></font>

 

Example 1: Watch me scroll to the left! WEE!

  

Example 2: Watch me scroll to the right! WEE!

 
  

Example 3: Watch me slide to the left! WEE!

  
 

Example 4: Watch me go super fast!

  

Example 5: I'm in a blue bar! :3

 
 

Example 6: Now I'm Green! :D

   
 

Example 7: Now I'm red on top of black! XD

You can customize these marquees by doing the following:

  • Just change the colors however you want. 

  • To change the font, font size, or style, see "Adding/Editing Text".  
 
  • You can change the speed by adding "<marquee scrollamount="12">" before "YOUR TEXT HERE" and change the number to whatever you want.

  • You can switch the direction by adding "<marquee direction="right">" before "YOUR TEXT HERE".

  • They don't always have to be in a specific order but it must be before "YOUR TEXT HERE" otherwise, it wont work.
Powered by Create your own unique website with customizable templates.