Results 1 to 3 of 3

Thread: table width="100%" Please Help

  1. #1
    Join Date
    May 2008
    Location
    Kansas City
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default table width="100%" Please Help

    Here is a link to the active site:
    http://www.dragonflybakerykc.com

    I am very new at coding ... in fact i'm just kinda learning as I code. I was told there is a way to make the tables and content in them adjust to fit the size of the screen that they are being viewed on by using width="100%".

    I have used lots of tables and lots of images to create the site that I linked to above. Everytime I try to change the table widths everything jacks up. For example the background image in the base table will be left jusified and then repeat itself instead of resizing to fill the table. Then the tables stacked on top will shrink to the size of the content within them.

    I am very confused and uneducated. If anyone could offer some help that would be great! Thank you!

  2. #2
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    You should realize that tables was'nt intended for layouts.

    Secondly, If you plan to use tables, I would recommend a fix layout, and not a fluid layout.

    You might find this link useful:
    http://bonrouge.com/3c-hf-fluid-lc.php

    Hope that keeps you going.
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  3. #3
    Join Date
    Aug 2008
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    If you have just started learning how to code, i would start by learning CSS and using divs for layouts, it is so much neater and easier to work with once you have the knowledge.

Bookmarks

Posting Permissions

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