C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Interview   Jobs   Projects   Offshore Development    
Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing | Talk to Us |



My Profile

Gifts

Active Members
TodayLast 7 Days more...







How to Create a table using <div> tag.


Posted Date: 11 Jun 2008    Resource Type: Code Snippets    Category: ASP.NET WebForms

Posted By: Mahesh H Shivaswamy       Member Level: Silver
Rating:     Points: 10



The following code snippet shows how to Create a table using <div> tag.


<form id="form1" runat="server">
<div style="width:10%;height:94px;border:solid 1px Red;float:left;">
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">ID</div>
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">1</div>
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">2</div>
</div>
<div style="width:10%;height:94px;border:solid 1px Red;float:left;">
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">Name</div>
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">Mahesh</div>
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">Harish</div>
</div>
<div style="width:10%;height:94px;border:solid 1px Red;float:left;">
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">Status</div>
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">Active</div>
<div style="width:100%;height:30px;border:solid 1px Green;float:left;">Active</div>
</div>
</form>




Responses

Author: Saran    13 Jun 2008Member Level: Silver   Points : 1
is very light weight component, and its very use ful for google rating


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Createtable  .  

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: How to copy items from one DropDownList control to another DropDownList control.
Previous Resource: How to get the directory of an executing web application
Return to Discussion Resource Index
Post New Resource
Category: ASP.NET WebForms


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design   Scripts

Help Desk

Contact Us    Privacy Policy    Terms Of Use