How do you write a code for myspace?

How do i write what i want in a MARQUE code for myspace?

  • I want a margue code for my profile to say my name. But i just cant figure out how to write my name in the code! HELP PLEASE?

  • Answer:

    :::WELL HERE R SUM CODEZ FOR MARQUEE::: right to left marquee: <marquee>WORDS GO HERE</marquee> left to right marquee: <marquee direction="right">WORDS GO HERE</marquee> alternate marquee: <marquee behavior="alternate">WORDS GO HERE</marquee> up marquee: <marquee direction="up">WORDS GO HERE</marquee> down marquee: <marquee direction="down">WORDS GO HERE</marquee> up/down marquee: <marquee direction="up" behavior="alternate">WORDS GO HERE</marquee> zig-zag marquee: <marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">WORDS GO HERE</marquee></marquee> alternating marquee: <marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">WORDS GO HERE</marquee></marquee> >>highlight text<<: <marquee behavior="alternate" width="10%">>></marquee>WORDS GO HERE<marquee behavior="alternate" width="10%"><<</marquee> <<opposite highlight text>>: <marquee behavior="alternate" width="10%">>></marquee>WORDS GO HERE<marquee behavior="alternate" width="10%"><<</marquee> hiding marquee: <marquee behavior="alternate"><marquee width="150">WORDS GO HERE</marquee></marquee> wave marquee: <marquee behavior=alternate direction=up scrollamount=2 scrolldelay=65 height=80 style="Text-align;filter:wave(add=0,phas… freq=1,strength=15,color=.FFFFFF)"><cent… GO HERE<br>TEXT</center></marquee> HOPE THIS HELPS :)

Carleigh H at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Just type your name in plain text between the Marquee tags. <MARQUEE>Bob Smith!</MARQUEE> Here some properties you can add to it: http://www.htmlcodetutorial.com/_MARQUEE.html

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.