Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Meng Fei Koo Friend
    #202876

    Hi experts,

    Any idea how should I produce with my product technical data as now I am using Uber template with responsive.

    From my previous website, I am using table to show my data but now I am not sure if there is a better way as we concentrate on responsive design now.

    Any suggestion are welcome on how to produce it 🙂

    Attached with my old website screenshot


    1. technical_data
    chavan Friend
    #555859

    post your exact site Url where you have this table. I will provide a suggestion

    Meng Fei Koo Friend
    #555904

    Hi Chavan,

    You can take a look on the current website’s table. The content will be same when I move it to new website with responsive layout
    http://goo.gl/CEx5LT

    chavan Friend
    #555913

    Modile like this, this brings you the responsive tables

    <div class="table-responsive">
    <table class="table table-bordered">
    <thead>
    <tr>
    <th>#</th>
    <th>Table heading</th>
    <th>Table heading</th>
    <th>Table heading</th>
    <th>Table heading</th>
    <th>Table heading</th>
    <th>Table heading</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td>1</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    </tr>
    <tr>
    <td>2</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    </tr>
    <tr>
    <td>3</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    <td>Table cell</td>
    </tr>
    </tbody>
    </table>
    </div>

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  chavan 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum