go to  ForumEasy.com   
JavaPro  
 
 
   Home  |  MyForum  |  FAQ  |  Archive    You are not logged in. [Login] or [Register]  
Forum Home » Web Design & Implementation » How to draw a vertical line to separate columns in a paragraph
Email To Friend  |   Set Alert To This Topic Rewarding Points Availabe: 0 (What's this) New Topic  |   Post Reply
Author Topic: How to draw a vertical line to separate columns in a paragraph
WebSpider
member
offline   
 
posts: 147
joined: 06/29/2006
from: Seattle, WA
  posted on: 11/24/2008 08:46:50 PM    Edit  |   Quote  |   Report 
How to draw a vertical line to separate columns in a paragraph

<table>
	<tr>
		<td valign="top" style="padding: 13px 15px 5px 0px;">
			
			<div style="padding-top: 12px;"></div>
				
			<table cellpadding="0" cellspacing="0" border="0" width="435">
				<tr>
					<td width="50%" style="border-right: 1px solid #b2b2b2; padding: 0 15px 0 0;" valign="top">
					paragraph 1 goes here
					</td>
					<td width="50%" style="padding-left: 15px;" valign="top">
					paragraph 2 goes here
					</td>
				</tr>
			</table>
				
		</td>
	</tr>
</table>
 Profile | Reply Points Earned: 0

 
Powered by ForumEasy © 2003-2005, All Rights Reserved. | Privacy Policy | Terms of Use
 
Get your own forum today. It's easy and free.