answersLogoWhite

0


Best Answer
to make your text big you do your text here and then to make is marqueeyou just put then codes and words here then when you are finished(:your WelcomeBy: Ilenny Matos
User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the code on MySpace to make your text big and to make it marquee?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you make text move on MySpace?

<marquee> YOUR TEXT </marquee> make it pretty! (:


How do you make words scroll halfway across your MySpace page?

you just put ,<marquee>your text here <marquee> and if you want it to bounce from side to side put <marquee behavior="alternate"> your text here<marquee> you can also put HTML in there so you can have picture scrolling also


How do you make moving text in HTML?

Depending on what you actually mean by 'moving text' there is a few possibilities. The most common, however is a Marquee in HTML. The code for this 'moving text' is: <marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>.


What is the bb code for making a text move in superclubsplus?

the codes is [marquee]a few words[/marquee] try this one [marquee=alternate]blah blah blah[/marquee]


What does the HTML code marquee mean?

Your text will move when you use it.


How do you make marquees?

In the body of your HTML document, you type in: <marquee>You insert your text here</marquee>


How do you add scrolling text to HTML page?

I love using this code: <marquee>Enter scrolling text here</marquee> Put this code underneath the <body> tag: <html> <body> <marquee>Enter scrolling text here</marquee> </body> </html> Want to change the colour of the text? <font face="arial" color="colour you want" size="8"> place that between <body> and <Marquee> <html> <body> <font face="arial" color="colour you want" size="8"> <marquee>Enter scrolling text here</marquee> </body> </html>


What is the code to make the writing big on MySpace?

<b>enter text here</b>


Writing codes for MySpace?

what is the myspace code for the text with the line in the middle of it? (like this)


Marquee left direction and right direction with change text in HTML?

<marquee direction="left">Text Here</marquee>


How do you make marquees on notepad using HTML?

Marquethis is the text for the HTML Marquee Place the Marquee tags into the document. There are many attributes you can use set the properties of the marquee.


Is there a code that centers your text on MySpace?

You can center your text by Copy and Paste this: <center>ENTER TEXT</center>