Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8211695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T10:30:54+00:00 2026-06-07T10:30:54+00:00

can anyone advise how do i convert the below html table into div? I

  • 0

can anyone advise how do i convert the below html table into div? I tried to do some googling but not able to find a specific examples on this. Would appreciate if anyone can provide me with some sample codes or point me to the right direction.

Thanks

<table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tbody>   

                <tr>
                    <td colspan="3">
                        List of news
                     </td>
                </tr> 
                <tr>
                    <td width="20%">
                        Title
                    </td>
                    <td width="5%">
                        :
                    </td>
                    <td width="75%">
                        Name of title
                    </td>
                </tr>
                <tr>
                    <td valign="top">
                        Description
                    </td>
                    <td valign="top">
                        :
                    </td>
                    <td valign="top">
                        Content of description
                    </td>
                </tr>
            </tbody>
            </table> 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T10:30:56+00:00Added an answer on June 7, 2026 at 10:30 am

    Live demo : http://jsfiddle.net/satinder_singh1/TdAWY/

    demo with content
    http://jsfiddle.net/satinder_singh1/TdAWY/1/

    <div class="headDiv">
            <div class="c1 w1" >
                sd
            </div>
            <div class="c1 w20">s
            </div>
            <div class="c1 w5"> s
            </div>
            <div class="c1 w75">s
            </div>
             <div class="c1 w20">s
            </div>
            <div class="c1 w5"> s
            </div>
            <div class="c1 w75">s
            </div>
    
        </div>​
    
    .c1
    {
    float:left;
    
    }
    
    .headDiv
    {
    width:100%;
    border:1px soild blue;
    }
    .w75
    {
    width:75%;
    height:50px;
    
    border-bottom:1px solid;
    }
    .w20
    {
    width:20%;
    height:50px;
    
    border-bottom:1px solid;
    }
    .w5
    {
    width:5%;
    height:50px;
    background-color:Yellow;
    border-bottom:1px solid;
    }
    
    .w1
    {
    width:100%;
    height:50px;
    background-color:pink;
    border-bottom:1px solid;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone advise on how to convert a timespan or int to an ISO8601
can anyone advise how i would convert a date like Tuesday, 22 June, 2010
Can anyone advise why this line of code would not compile? It generates CS1660
Can anyone advise where I'm going wrong with my form validation below? Basically if
The code below does not adding rectangle. Can anyone advice What i missed ?
Can anyone advise on a simple way of converting a csv string to an
Can anyone advise on the appropriate SAS informat to read in a datetime (dd/mm/yyyy
Can anyone please advise where i'm going wrong with the following? I want the
Can anyone please advise me if there will be any problems changing the wordpress
Would anyone please advise how in jade for nodejs I can truncate a string

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.