Untitled Document

 

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Welsh Yiddish
Closed Thread
Results 1 to 3 of 3

Thread: DIV OR TABLE

  1. #1
    mysterty Guest

    Default DIV OR TABLE

    Which one should I use use? Div or table ?what do you think would be a better option

  2. #2
    coremay Guest

    Default Re: DIV OR TABLE

    Tables were really never created for web positioning / placement. They were supposed to hold tabular data. But it was / is so easy to use them for those purposes.

    DIVs are becoming more & more popular but a lot of the browsers still do not render the code properly. DIVs have a little more power than tables on some of the things that they can do so a lot of times I use them in conjunction with one another.

  3. #3
    Jannet Hayden Guest

    Default

    I think DIV is in now a days.

Closed Thread

Posting Permissions

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