HighDots Forums  

Re: Vertical line?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Vertical line? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TC2112
 
Posts: n/a

Default Re: Vertical line? - 11-28-2004 , 11:35 PM






Or, just one side of a certain cell.

<style type="text/css">
<!--
.content {
border-right: 2px solid #0066CC;
}
-->
</style>
</head>

<body>
<table width="200" bgcolor="#FFFFCC">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td class="content">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.