Results 1 to 3 of 3

Thread: Making frames inside of tables

  1. #1
    Join Date
    Aug 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Making frames inside of tables

    Hello again, I'm trying to do a website like this. Are there any scripts here that could help me do something like this? Creating a table, then having frames in it so I can have a center window. The reason I want to do this is so the alignment doesn't get messed up if some body has lesser or greater resolution than the one it was designed with. Ive found somethings about creating the table, but not splitting it up and assigning one as a frame or something. Thanks!

  2. #2
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    Tables, and frames are two bad design techniques. They were necessary years ago,but nowadays all layout should be done with CSS

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Don't make frames. Don't make tables (except for tabular data). Don't make frames inside of tables.
    The reason I want to do this is so the alignment doesn't get messed up if some body has lesser or greater resolution than the one it was designed with.
    If that happens, then your design is wrong.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

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
  •