Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to display contents as in table without using table ?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #238600
    cgurung
    Participant

    How to display contents as in table without using table ?

    See the Pen How to display contents inline without using table ? by Chitra B Gurung ( @cgurung) on CodePen.

    <script async src=”//assets.codepen.io/assets/embed/ei.js”></script>

    #238604
    Paulie_D
    Member

    Looks like a tabular data to me…what’s wrong with a table?

    ..oh and again…please make minimal demos…it’s really not necessary to post that much code to show a minor layout question.

    #238608
    cgurung
    Participant

    I just want to display contents inline without using tables ?

    <table border=”0″ width=”100%”>
    <tr>
    <td>

    10 Days Nepal Trip


    #238612
    Paulie_D
    Member

    Again I ask.

    Looks like a tabular data to me…what’s wrong with a table?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.