HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
creating a ticker
Post new topic   Reply to topic    HTML Help Forum -> HTML Form
View previous topic :: View next topic  
Author Message
h



Joined: 15 Jan 2005
Posts: 9

PostPosted: Sat Jan 15, 2005 11:34 am     creating a ticker Reply with quote

Hi everyone,

Im a new html coder and was interested in the capabilities of html.

Im looking to set up a ticker style frontpage for my site.

Basically the options for readers would dart across the screen like a news ticker. I.e home, about us etc.

I have seen sites with this but have no clue how to do it.

If its a flash thing let me know or if you have any advice that would be great

Thank you
chrisxkelley



Joined: 07 Dec 2004
Posts: 246

PostPosted: Sat Jan 15, 2005 9:34 pm     Reply with quote

there are a large number of ways to achieve the effect you are looking for. one would be flash, if you are looking for a complex, eye-candyish way do create your menu, but if not, i think you can use the marquee tag with links inside that... try this

Code:

<marquee behavior=slide>
<a href="home.html">Home</a>
<a href="aboutus.html">About Us</a>
<a href="contact.html">Contact</a>
</marquee>


this is a pretty simple design, so let me know if you're looking for something more complicated

cheers,
chris
h



Joined: 15 Jan 2005
Posts: 9

PostPosted: Mon Jan 17, 2005 11:06 am     Reply with quote

Thanks very much, that was the start i needed.

If you want a gmail account let me know as that was of great help to me.

How can i find out about other behviours such as marquee? it would be quite helpful if i could learn this myself!

Cheers
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

PostPosted: Mon Jan 17, 2005 5:19 pm     Reply with quote

Actually the marquee tag was made by Microsoft. It is not really an HTML tag. You might also consider JavaScript as well to do something - take a look at http://www.dynamicdrive.com/
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial