| Author: anil kumar 18 Jul 2006 | Member Level: Silver | Rating: Points: 2 |
hi
<body MS_POSITIONING="GridLayout"> <form id="Form1" method="post" runat="server"> <marquee>Wel come</marquee> </form> </body>
Thank You anil
|
| Author: A.Rameswarachary 18 Jul 2006 | Member Level: Gold | Rating: Points: 2 |
Hello,
Create a usercontrol and place it where ever you need it in the web page.
or
You canhave the Marquee tag by which also u can create it in html.
Regards,
chary.
|