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!
marquee
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
liharvin



Joined: 04 Nov 2004
Posts: 1

PostPosted: Thu Nov 04, 2004 12:32 pm     marquee Reply with quote

I am making a marquee and I have two pictures, some words, and two more pictures. How can I center the words vertically between the pictures on the marquee?
nagasree



Joined: 21 Sep 2004
Posts: 81
Location: Hyderabad, India

PostPosted: Fri Nov 05, 2004 4:42 am     Reply with quote

Try this
Code:

<marquee>
<TABLE>
<TR>
   <TD><img src="image1.jpg"></TD>
   <TD valign=middle>&nbsp;Text...&nbsp;</TD>
   <TD><img src="image2.jpg"></TD>
</TR>
</TABLE>
</marquee>


-Nagasree
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 

 
HOSTING / DESIGN
MAKE MONEY

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