Results 1 to 6 of 6
  1. #1
    Junior Member
    Join Date
    Oct 2009
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    designing with tables?

    ive tried to start learning creating very basic websites, after having previously not known anything at all.

    a frienn taught me the easiest way is to design in photoshop/illustartor, then input into dreamweaver using tables (columns and rows).

    creating my side bar, with 4 links (home, about, projects and contact) there is a white space left in between them all.

    is there a way i can change the tables to stick to each other, instead of leaving this small gap.

    hope that makes sense

    thanks

  2. #2
    Administrator Boss Hog's Avatar
    Join Date
    Mar 2008
    Posts
    3,436
    Thanks
    63
    Thanked 29 Times in 27 Posts
    You should be steering well clear of tables and using CSS > 7 reasons to go table free

    ...take a look here > CSS Tutorial

  3. #3
    Senior Member JMCDesigner's Avatar
    Join Date
    Aug 2009
    Posts
    222
    Thanks
    0
    Thanked 0 Times in 0 Posts
    check your cell spacing and padding is set to zero, but like boss said, tables should only be used for displaying data and not for laying out your page. You'll come across all kinds of layout problems when you come to adjusting it later otherwise.

  4. #4
    Member blanchard's Avatar
    Join Date
    Oct 2009
    Location
    Preston
    Posts
    42
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I agree with Boss Hog,
    I used to use tables but then moved onto CSS and AP Divs, it's much easier.

    Designing with Divs Layers and CSS Styles
    Last edited by blanchard; 11-02-2009 at 10:04 PM.

  5. #5
    Senior Member
    Join Date
    Jul 2008
    Posts
    177
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Totally agree with above. Having just completed a Dreamweaver course I'd recommend using using divs & css. Tables create a rod for your own back. If you wanted to create in ps you can also use slicing to create your layout too.

  6. #6
    Senior Member socreative's Avatar
    Join Date
    Jun 2009
    Location
    Internet
    Posts
    166
    Thanks
    0
    Thanked 0 Times in 0 Posts
    CSS all the way, tables - no no
    www.socreative.tv
    web :: flash :: print :: branding

Similar Threads

  1. Creating MySQL tables for my newsletter forms
    By Karma in forum Website Coding & Programming Forum:
    Replies: 8
    Last Post: 04-17-2012, 03:37 PM
  2. Designing for/in Symphony CMS
    By Neily in forum Website Design Forum:
    Replies: 6
    Last Post: 10-22-2010, 04:22 PM
  3. Designing for yourself... difficult or not?
    By Victory Over All in forum Graphic Design Forum:
    Replies: 13
    Last Post: 03-02-2010, 04:45 PM
  4. Designing for you or designing for a client??
    By sarah_a in forum Graphic Design Forum:
    Replies: 6
    Last Post: 08-10-2009, 07:08 PM
  5. Tables in XHTML, why are they hated so?
    By randomwebdesign in forum Website Design Forum:
    Replies: 1
    Last Post: 06-04-2009, 09:03 PM

Posting Permissions

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