<table border="0" cellpadding="5">
        <tr>
                <td>Text<td>
                <td><hr style="height:200px;width:1px;color:black"><td>
                <td>More Text<td>
        </tr>
</table>

Timothy Heald
Information Systems Specialist
Overseas Security Advisory Council
U.S. Department of State
571.345.2235


-----Original Message-----
From: Kevin Graeme [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 08, 2003 2:21 PM
To: CF-Community
Subject: RE: is this "legal" (html)?


Hm. I tried putting it in a table like that, and it's not doing what
your diagram shows. This is my code:

<table border="0" cellpadding="5">
<tr><td>Text<td></tr>
<tr><td><hr style="height:200px;width:1px;color:black"><td></tr>
<tr><td>More Text<td></tr>
</table>

And this is what I get:

Text
    |
    |
    |
    |
    |
    |
    |
More Text

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

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

Reply via email to