oi Kevin!! ummmmmmm that's cuz you have each item in it's own row.... i've got it all in one row..
<table border="1" cellpadding="5"> <tr><td>Text<td> <td><hr style="height:200px;width:1px;color:black"><td> <td>More Text<td></tr> </table> ------------------------------------ Tuesday, July 8, 2003, 2:16:10 PM, you wrote: KG> Hm. I tried putting it in a table like that, and it's not doing what KG> your diagram shows. This is my code: KG> <table border="0" cellpadding="5"> KG> <tr><td>Text<td></tr> KG> <tr><td><hr style="height:200px;width:1px;color:black"><td></tr> KG> <tr><td>More Text<td></tr> KG> </table> KG> And this is what I get: KG> Text KG> | KG> | KG> | KG> | KG> | KG> | KG> | KG> More Text KG> -Kevin >> -----Original Message----- >> From: Critz [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, July 08, 2003 12:55 PM >> To: CF-Community >> Subject: Re: is this "legal" (html)? >> >> >> oi Kevin!! >> >> just a separator between two TD's >> >> basically just a vertical HR >> >> >> -------------------------------------------- >> | | >> | stuff | stuff | >> | | <--- | >> | | | >> | | | >> -------------------------------------------- >> >> >> >> ------------------------------------ >> Tuesday, July 8, 2003, 1:52:02 PM, you wrote: >> >> KG> I guess, but ugh. What are you using it for? >> >> KG> -Kevin >> >> >> -----Original Message----- >> >> From: Critz [mailto:[EMAIL PROTECTED] >> >> Sent: Tuesday, July 08, 2003 12:45 PM >> >> To: CF-Community >> >> Subject: is this "legal" (html)? >> >> >> >> >> >> oi CF-Community,!! >> >> >> >> <hr style="height:200px;width:1px;color:black"> >> >> >> >> >> >> --- >> >> [This E-mail scanned for viruses by Declude Virus] >> >> >> >> >> KG> >> KG> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
