C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Code Snippets » Html »

Creating tables with rounded corners


Posted Date: 14 Sep 2009    Resource Type: Code Snippets    Category: Html
Author: datta gunturuMember Level: Gold    
Rating: 1 out of 5Points: 5



Hi Friends,
Some times we get the requirment of creating tables with rounded corners,
The following code helps to slove the problem


<table width="200" cellpadding="0" cellspacing="0" border="0"
style="background-color: #9C084A">
<tr>
<td width="14"><img src="rounded_corner1.gif" width="14"
height="14" border="0" alt="..." /></td>

<td width="172"></td>

<td width="14"><img src="rounded_corner2.gif" width="14"
height="14" border="0" alt="..." /></td>

</tr>
<tr>

<td></td>

<td align="center">ACTUAL CONTENT</td>

<td></td>

</tr>
<tr>

<td><img src="rounded_corner3.gif" width="14" height="14"
border="0" alt="..." /></td>

<td></td>

<td><img src="rounded_corner4.gif" width="14" height="14"
border="0" alt="..." /></td>

</tr>
</table>


Thanks & Regards,
Datta.G
Jr. Software Engg.

Attachments

  • Creating tables with rounded corners (32463-152329-Images.rar)
  • Creating tables with rounded corners (32463-152331-ImagesWithCodeNames.rar)


  • Responses

    Author: saisrikanthreddy    15 Sep 2009Member Level: Gold   Points : 0
    provide the images buddy


    Author: datta gunturu    15 Sep 2009Member Level: Gold   Points : 1
    HI saisrikanthreddy ,

    Sorry I have forgeo to add.
    I have added images
    Thanks & regards,
    Datta.G


    Feedbacks      
    Popular Tags   What are tags ?   Search Tags  
    Sign In to add tags.
    Creating tables with rounded corners  .  

    Post Feedback


    This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
    You must Sign In to post a response.
    Next Resource: Demonstration Of Css Blue Tab Menu
    Previous Resource: Preventing right click event
    Return to Discussion Resource Index
    Post New Resource
    Category: Html


    Post resources and earn money!
     
    More Resources



    dotNet Slackers

    About Us    Contact Us    Privacy Policy    Terms Of Use