HTML Tutorial


 Forum HomeForum Home   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!
changing the font in a scrolling text box
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
mrrezistor



Joined: 10 Sep 2009
Posts: 1

PostPosted: Thu Sep 10, 2009 3:38 am     changing the font in a scrolling text box Reply with quote

hi,
im trying to change the font in this scrolling text box, im just learning so if this is a simple question then i do appologise but im really stuck and could do with some help.

here is the code below

<div
align="center"> <marquee scrollamount="2" direction="up" loop="true" width="100%"> <center> <font color="#ffffff" size="+1"><strong>Things are looking up!<br> <br> Your site is getting better every day.<br> <br> Artotems Co.</strong></font> </center> </marquee></div>

the code was a free example on the interent, i managed to take away the background colour (which was quite a biggy for me lol) but i just cant seem to figure how to change the font.

i would like the font to be Tahoma

any help would be greatly appreciated

thanks
michael
sticks464



Joined: 31 Dec 2006
Posts: 2311

PostPosted: Thu Sep 10, 2009 5:56 am     Reply with quote

Instead of using the attribute marquee which is not cross-browser compliant, try this scroller (code and instruction included).
Add a font attribute
Code:
font:Tahoma;

to the #marqueecontainer css rule
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML 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