• I have a problem. I can not create a table in my wordpress sites ( rajslog.com. haimobiles.com . )if i create a table in these sites. it did not appear. pls help me.. i am waiting for your reply.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    What code are you using for the table?

    Thread Starter rajkumar12

    (@rajkumar12)

    i used this code

    [ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]

    <table border="4" cellspacing="4" cellpadding="4">
    <tbody>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </tbody>
    </table>
    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    And what are you expecting to see?

    Thread Starter rajkumar12

    (@rajkumar12)

    if create a table in “new post” it appears. but i did not appear in the post page. for eg. click this url https://haimobiles.com/2012/09/table-2.html i already put a table in this post. but it did not appear. can u see this

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    The table is on that page.
    Are you expecting to see a border or something visually apparent?

    Thread Starter rajkumar12

    (@rajkumar12)

    yes i can’t see the border. and also lines between the rows and columns

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Consider adding borders to the tables, using CSS.

    Thread Starter rajkumar12

    (@rajkumar12)

    i tried that css codes but now also i can’t

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Which CSS did you try, can you post it here?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘I can not create a table in my wordpress’ is closed to new replies.