alternative of tables in HTML/CSS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rizwaaan
    New Member
    • Mar 2007
    • 1

    alternative of tables in HTML/CSS

    i just got a challenge questions to produce the same results without using
    tables in a google page

    the link is http://news.google.com/nwshp?hl=en&tab=wn&q=


    please can someone help me out...what could be alternative to tables in HTML/CSS

    please its urgent
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Use <div> elements to contain those areas that need containing but sometimes they aren't needed. Only simple paragraphs will do.

    Comment

    • AricC
      Recognized Expert Top Contributor
      • Oct 2006
      • 1885

      #3
      Originally posted by rizwaaan
      i just got a challenge questions to produce the same results without using
      tables in a google page

      the link is http://news.google.com/nwshp?hl=en&tab=wn&q=


      please can someone help me out...what could be alternative to tables in HTML/CSS

      please its urgent
      Do you have any code written? That link isn't very helpful.

      Comment

      Working...