Tables - do we really need them?

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Tables - do we really need them?

    Are tables and using them just for beginners and newbies?

    Everything i have built in HTML works just fine using tables but i do find it
    a little limited....i think its time to move on but i dont quite understand to
    what - can soemone direct me a tutorial or website that explains the different
    methods, thanks H

    henryd Guest

  2. Similar Questions and Discussions

    1. SQL tables help
      I have a CF calendar application that I want to replicate, so it involves copying one SQL database to another. There are 10 SQL databases that I...
    2. one or two tables
      Hello, I'd like to hear what you think about the following - We have an application (database plus software) that is used as a central...
    3. XML and Tables
      Is it possible to put formatting in the XML-file then? So I can generate the format from my program which makes the XML-file... Or can I solve...
    4. SQL tables
      Hello, I am using php to create a form. I would like that forms information to go into a database. When creating tables where the information that...
    5. Look up Tables
      Do you relate look-up table in sql server 2000? Example: MEMBER TABLE STATE TABLE MemberID StateID State ...
  3. #2

    Default Re: Tables - do we really need them?

    Tables have their place... it's just they were never intended to be used for placement. Have a look at [url]http://webdesign.about.com/od/layout/a/aa111102a.htm[/url]
    Excavatorak Guest

  4. #3

    Default Re: Tables - do we really need them?

    Tables are still good, and if Microsoft uses them on their website it is for a
    good reason.

    Without tables they would gain $$$, because it would be quicker for us to
    download a simple css based layout and therefore a wee bit less pull on a
    server.

    With tables they ensure that everyone sees the website.

    The only css based table-less websites which do this have not got a lot of
    detail to contain.

    Even dreamweaver Css templates can tend to look different from screen to
    screen, but if you enclose them with a simple table, it stops the usual text
    flow which you can get as you resize windows.

    Css Lover Guest

  5. #4

    Default Re: Tables - do we really need them?

    ok - so most sites are built with a mix of CSS and tables - (apologies i am still a learner here....) thanks
    henryd Guest

  6. #5

    Default Re: Tables - do we really need them?

    thanks for links by the way
    henryd Guest

  7. #6

    Default Re: Tables - do we really need them?

    > Tables are still good, and if Microsoft uses them on their website it is
    > for a
    > good reason.
    With 10^6 pages to convert it's likely that there is a much more pragmatic
    reason than the one you suggest.
    > The only css based table-less websites which do this have not got a lot of
    > detail to contain.
    What nonsense. Try [url]http://www.espn.com[/url]....
    > Even dreamweaver Css templates can tend to look different from screen to
    > screen, but if you enclose them with a simple table, it stops the usual
    > text
    > flow which you can get as you resize windows.
    Goodness. And what about any absolutely positioned elements? This is toxic
    information you are posting....

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Css Lover" <webforumsuser@macromedia.com> wrote in message
    news:du30bl$fvi$1@forums.macromedia.com...
    > Tables are still good, and if Microsoft uses them on their website it is
    > for a
    > good reason.
    >
    > Without tables they would gain $$$, because it would be quicker for us to
    > download a simple css based layout and therefore a wee bit less pull on a
    > server.
    >
    > With tables they ensure that everyone sees the website.
    >
    > The only css based table-less websites which do this have not got a lot of
    > detail to contain.
    >
    > Even dreamweaver Css templates can tend to look different from screen to
    > screen, but if you enclose them with a simple table, it stops the usual
    > text
    > flow which you can get as you resize windows.
    >

    Murray *ACE* Guest

  8. #7

    Default Re: Tables - do we really need them?

    I agree with murray. Take a look at [url]http://www.crosshatchdesign.com/synergy[/url]

    Not a pretty site but then I didn't design it. Not a table in the place. It
    was difficult but it can be done and was a requirement of the client.

    artdoggy Guest

  9. #8

    Default Re: Tables - do we really need them?

    The client required no tables? Why on earth?

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "artdoggy" <webforumsuser@macromedia.com> wrote in message
    news:du941e$t8i$1@forums.macromedia.com...
    >I agree with murray. Take a look at [url]http://www.crosshatchdesign.com/synergy[/url]
    >
    > Not a pretty site but then I didn't design it. Not a table in the place.
    > It
    > was difficult but it can be done and was a requirement of the client.
    >

    Murray *ACE* Guest

  10. #9

    Default Re: Tables - do we really need them?

    Originally posted by: artdoggy
    I agree with murray. Take a look at [url]http://www.crosshatchdesign.com/synergy[/url]

    Not a pretty site but then I didn't design it. Not a table in the place. It
    was difficult but it can be done and was a requirement of the client.

    I'm not disagreeing with Murray, but I just so happen to have used a table on
    a few css web sites because no matter how I used a div to contain it, something
    went wrong.

    For instance, all seemed well until I tested on a really wide screen, an old
    dell laptop with max screen resolution made my website look poor indeed.

    Try making a DW css template, 2 columnnav, then save it and look at it as you
    resize your window.

    The left hand margin drops out when the window is scrolled enough.

    Using a table stopped it.

    I still say that tables have their use, I'd take a div anyday over a table -
    if it worked.

    My thoughts are that too many big companies use tables on the bigger more
    complicated corporate or commercial web sites. Given a web site built with divs
    is a wee bit faster to download it must mean that we are at stage where we
    won't see every web site using css based divs for a few years yet.

    The web site linked to is a good one. No sidescroll, but not tested it in a
    big resolution, or a cheap nasty 15" screen I've begged.

    A good use of divs indeed.

    I admit, I'm nowhere near being an expert.

    In a few months, God willing, I might be able to say 'we don't need tables'.
    But for now, if all the high ranking web sites use them, I'll take a table for
    what it is.

    Some css enthusiasts almost look down on tables, but there is a practical
    reason for eliminating tables and I wish I could do my web site without them. I
    probably will do so, with the help of this forum.





    Css Lover Guest

  11. #10

    Default Re: Tables - do we really need them?

    > I'm not disagreeing with Murray, but I just so happen to have used a table
    > on
    > a few css web sites because no matter how I used a div to contain it,
    > something
    > went wrong.
    But this is a problem between the keyboard and the chair, not with CSS
    layouts.
    > Try making a DW css template, 2 columnnav, then save it and look at it as
    > you
    > resize your window.
    >
    > The left hand margin drops out when the window is scrolled enough.
    What?
    > In a few months, God willing, I might be able to say 'we don't need
    > tables'.
    > But for now, if all the high ranking web sites use them, I'll take a table
    > for
    > what it is.
    That's a poor reason. Use them when they work for what you want to do.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    Murray *ACE* Guest

  12. #11

    Default Re: Tables - do we really need them?

    Originally posted by: Newsgroup User
    > I'm not disagreeing with Murray, but I just so happen to have used a table on
    a few css web sites because no matter how I used a div to contain it,
    something
    went wrong.

    But this is a problem between the keyboard and the chair, not with CSS
    layouts.

    </q>

    Classic comment

    You inspire me

    In some ways your right.

    I've taken onboard your advice and have made alterations on the web site.

    I admit, getting the web site contained in a div as opposed to a table, is my
    'Waterloo' as it were.

    I will find a way to use a div if its the last thing I ever do.

    The table is just a easy get out clause which keeps me ok for now. If I cannot
    do a div, the table will do and that would be the only 'weak point' of the
    design.

    Everything else is almost perfect.

    Css Lover Guest

  13. #12

    Default Re: Tables - do we really need them?

    Post a link to the site, please.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Css Lover" <webforumsuser@macromedia.com> wrote in message
    news:ducgu4$jav$1@forums.macromedia.com...
    > Originally posted by: Newsgroup User
    > > I'm not disagreeing with Murray, but I just so happen to have used a
    > > table on
    > a few css web sites because no matter how I used a div to contain it,
    > something
    > went wrong.
    >
    > But this is a problem between the keyboard and the chair, not with CSS
    > layouts.
    >
    > </q>
    >
    > Classic comment
    >
    > You inspire me
    >
    > In some ways your right.
    >
    > I've taken onboard your advice and have made alterations on the web site.
    >
    > I admit, getting the web site contained in a div as opposed to a table, is
    > my
    > 'Waterloo' as it were.
    >
    > I will find a way to use a div if its the last thing I ever do.
    >
    > The table is just a easy get out clause which keeps me ok for now. If I
    > cannot
    > do a div, the table will do and that would be the only 'weak point' of the
    > design.
    >
    > Everything else is almost perfect.
    >

    Murray *ACE* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139