A question....

oldkicker

<font color=purple>Pay no attention to <img src=ht
Joined
Aug 23, 1999
Messages
9,835
Is there a way to manipulate clipart and text so that the text will run on multiple lines alongside the clipart?

Here's an example of what I DON'T want to do.....

sartpants.gif
Here is text that I would like to have running alongside the smarty pants. I do believe that this text will run in a single line that starts at the bottom of the clipart and then runs underneath it. I'd like the text to start at the top of the clipart and run alongside it. I'd like to be able to left- and right-justify both the clipart and the text as well.....

TIA! :)
 
<font size="5"><font color="#4040FF"><font face="Comic Sans MS">
<marquee direction="right" align="left" >TIA! <img src=http://www.wdwinfo.com/sites/oldkicker/sartpants.gif></marquee></font></font></font>
 
Hiya, Dan! :)

Here's a GIF representation of what I'd like to do....

likethis.gif


I suppose I could use gif's, but I'd rather manipulate the clipart and text justifications if that's possible.

Thanks! :)
 

<marquee direction="right" align="left"><img src=http://www.wdwinfo.com/sites/oldkicker/sartpants.gif><font size="1"><font color="#4040FF"><font face="Comic Sans MS">Here is text that I would like to have running <br>alongside the smarty pants. <br>I do believe that this text will<br> run in a single line <br>that starts at the bottom of the clipart <br>and then runs underneath it.</marquee></font></font></font>
 
<font size="2"><font color="#4040FF"><font face="Comic Sans MS">
<marquee direction="right" align="left" >Not an easy task for me<br>to figure out! <img src=http://www.wdwinfo.com/sites/oldkicker/sartpants.gif></marquee></font></font></font>
 
Old Kicker you could do this in a HTML table. put the graphic in the first cell of a row and text in the next cell of the row. Like this (hopes this works ;) )

<table width = 90% border=5>
<tr>
<td valign=top><img src="http://www.wdwinfo.com/sites/oldkicker/sartpants.gif"></td>
<td valign=top>Here is text that I would like to have running alongside the smarty pants. I do believe that this text will run in a single line that starts at the bottom of the clipart and then runs underneath it. I'd like the text to start at the top of the clipart and run alongside it. I'd like to be able to left- and right-justify both the clipart and the text as well..... </td>
</tr>
</table>

that is with border =5 to show the cells here it is without borders

<table width = 90% border=0>
<tr>
<td valign=top><img src="http://www.wdwinfo.com/sites/oldkicker/sartpants.gif"></td>
<td valign=top>Here is text that I would like to have running alongside the smarty pants. I do believe that this text will run in a single line that starts at the bottom of the clipart and then runs underneath it. I'd like the text to start at the top of the clipart and run alongside it. I'd like to be able to left- and right-justify both the clipart and the text as well..... </td>
</tr>
</table>

PM me if you need help with HTML tables.

Mike
 
<marquee direction=right><table width = 90% >
<br />
<tr>
<br />
<td valign=top><img src="http://www.wdwinfo.com/sites/oldkicker/sartpants.gif"></td>
<br />
<td valign=top>Here is text that I would like to have running alongside the smarty pants. I do believe that this text will run in a single line that starts at the bottom of the clipart and then runs underneath it. I'd like the text to start at the top of the clipart and run alongside it. I'd like to be able to left- and right-justify both the clipart and the text as well..... </td>
<br />
</tr>
<br />
</table></marquee>
 
Way cool!

You guys are awesome!

THANK YOU!!!! :)
 
With color...
<marquee direction ="right"><table width = 90%>
<br />
<tr>
<br />
<td valign=top><img src="http://www.wdwinfo.com/sites/oldkicker/sartpants.gif"></td>
<br />
<td valign=top><font color=blue>Here is text that I would like to have running alongside the smarty pants. I do believe that this text will run in a single line that starts at the bottom of the clipart and then runs underneath it. I'd like the text to start at the top of the clipart and run alongside it. I'd like to be able to left- and right-justify both the clipart and the text as well.....</font> </td>
<br />
</tr>
<br />
</table></marquee>
 







New Posts









Receive up to $1,000 in Onboard Credit and a Gift Basket!
That’s right — when you book your Disney Cruise with Dreams Unlimited Travel, you’ll receive incredible shipboard credits to spend during your vacation!
CLICK HERE













DIS Facebook DIS youtube DIS Instagram DIS Pinterest DIS Tiktok DIS Twitter DIS Bluesky

Back
Top