Results 1 to 2 of 2

Thread: How to set the width of the table according to screen resolution

  1. #1
    Join Date
    Mar 2008
    Posts
    8
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question How to set the width of the table according to screen resolution

    hello friends,

    I am developing a website, in which i have put up a table. I have divided it in 3 parts left coloumn,center body and right coloumn.
    I know how to do the positioning using %.but my problem is in the center body the Image i put gets distorted coz of using % in high screen resolutions.
    I want to keep the center body of fixed size 900 px. and the left and the right coloumn should vary according to the screen resolution.

    Is their any solution to this problem.I got this idea from "orkut.com". where the same concept is used.

    Thanx in advance.Plz reply soon to my problem.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Have a look at this:
    http://www.dynamicdrive.com/style/la...d-fixed-fluid/

    It's all css. It doesn't have much to do with screen resolutions as it does with the available viewport.

    Post back if you have any problems.

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
  •