943,929 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Marked Solved
  • Views: 650
  • ASP.NET RSS
Oct 11th, 2009
0

td border

Expand Post »
I want to ahve td border,But there is no property border,Can somebody tell me how to set td boder?
Similar Threads
Reputation Points: 16
Solved Threads: 1
Light Poster
ritu verma is offline Offline
33 posts
since Apr 2009
Oct 12th, 2009
0
Re: td border
Hi
Use the following Code
ASP.NET Syntax (Toggle Plain Text)
  1. <table>
  2.  
  3. <tr>
  4. <td style="border:dotted">
  5. <asp:Label ID="Label1" runat="server" Text=""></asp:Label>
  6. </td>
  7. </tr>
  8. </table>

Mark as solved if it helps..
Reputation Points: 12
Solved Threads: 38
Junior Poster
reach_yousuf is offline Offline
194 posts
since Sep 2007

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Changing Project Folder location for asp.net project
Next Thread in ASP.NET Forum Timeline: deploying a web applicaiton on individual pc





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC