2 replies
  • WEB DESIGN
  • |
Hello all

I saw in many of the website that they are using DIV tag instead of TABLE.

So how can they all give the width in DIV tag. means how can they setting all the column and row without TABLE ???

Please tell me some idea abt it.

Thanks.
#div #table #tag
  • Profile picture of the author K Meier
    Tables were never meant to be used to design websites, but because CSS was lacking of several features during the boom of the internet, as well as Microsofts Internet Explorer (with a 95% market share at the time) did a poor job on implementing CSS, most web developers started using tables to design websites. And now 10 years later, some people still use tables to design entire websites.

    You need to familiarize yourself with basic CSS and divs. Google for some CSS div tutorials, that will help you a lot.

    Or if you want to have a specific answer, please try to rephrase, since I did not fully understand it.
    {{ DiscussionBoard.errors[4566590].message }}
  • Profile picture of the author Steve Wells
    Here is a great table-less table generator that generates valid xhtml/css code........

    CSS + XHTML Table Generator | WebmasterCorey
    Signature
    Need Custom Graphics Work? - Message Me For A Design Quote!
    {{ DiscussionBoard.errors[4569722].message }}

Trending Topics