Backstory Coding!!
written by rae.
Anyone bored with their backstory? Read this book to learn how to upgrade to your profile.
Last Updated
05/31/21
Chapters
25
Reads
2,246
ʷᵒʳᵈˢ ᵗʰᵃᵗ ᵐᵒᵛᵉᵉᵉ
Chapter 9
Scrolling Text
✰ Copy/paste this code: <*marquee behavior*=“*scroll*” *direction*=“*right*”><*center*><*font size*=“*3*”>*your text here*<*/center*><*/marquee*>
✰ Remove asterisks
✰ Write what you want in the "Your text here" section.
✰ You can adjust the direction the text goes by changing "left" to "right"
✰ You can also adjust the size (which is currently size 3)
✰ Example:
Bouncing Text
✰ Copy/paste this code: <*marquee behavior*=*"*alternate*"*>*Write here*<*/*marquee*>
✰ Remove asterisks
✰ Replace "Write here" with what you want to write
✰ Example:
✰ You can also make it slow by using this code: <*marquee behavior*=*"alternate*" *scrollamount="*1*">Write here<*/*marquee*>
✰ Or fast: <*marquee *behavior*="alternate*" *scrollamount*="*12*">*Write here*<*/*marquee*>
✰ Or really fast: <*marquee behavior*=*"*alternate"* scrollamount*="*25"*>*Write here*<*/*marquee*>
✰ Or super fast: <*marquee behavior*="*alternate*" *scrollamount*="*55*">*Lightning!*<*/*marquee*>