How to do Comparison tables?

Discussion in 'HTML & Website Design' started by websurfer23, Aug 2, 2009.

  1. #1
    websurfer23, Aug 2, 2009 IP
  2. lumpy burgertushie

    lumpy burgertushie Peon

    Messages:
    16
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    why not view the source of the pages and see how they did it.

    the one at web hosting buzz is done with tables and the other one is done with css.

    robert
     
    lumpy burgertushie, Aug 2, 2009 IP
  3. techbongo

    techbongo Active Member

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Are you using Dream Weaver? Try Spry Assets. You can do something similar. If you need the same thing, you have modify the CSS code a bit.
     
    techbongo, Aug 2, 2009 IP
  4. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #4
    It's probaby best done with tables as it is tabular data that is going into it (i.e. it's not for layout purposes).

    Had a quick look and the first one uses tables and Javascript (the javascript is when you click on certain parts it reveals more information).
     
    twistedspikes, Aug 2, 2009 IP