How to include tables with bordering in wordpress pages?

2 replies
  • WEB DESIGN
  • |
How to include and create small tables showing bordered contents highlights the sales pitch when the site is towards the end.
#bordering #include #pages #tables #wordpress
  • Profile picture of the author soffell
    from your dashboard choose html editor and put this code:

    <table width="300" border="1">
    <tr>
    <td> content here</td>
    </tr>
    </table>
    {{ DiscussionBoard.errors[1978392].message }}
  • Profile picture of the author adrianclark
    Tables are past! Tableless design is much better for SEO
    {{ DiscussionBoard.errors[1980432].message }}

Trending Topics