Results 1 to 3 of 3

Thread: Auto adjusting heighth of website

  1. #1
    Join Date
    Feb 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Auto adjusting heighth of website

    Hello. I just created a website and when I load it on computers with different size screens/resolutions, it doesn't size the same. The width of the site is fine, but the height is not. On my laptop where i created the site, it takes up the full screen (length wise), but when I load it on my desktop it only covers a portion of the screens length. I am using Dreamweaver for the site. How could I set it up so that I don't have this issue?

    Thanks in advance,
    Aaron

  2. #2
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    You can make the height and width of a div scalable with something like <div style="position:absolute; left:20px; right: 20px; top: 20px; bottom: 20px"></div>.
    This method is used at: http://www.yannsauvajon.com.
    ===
    Arie Molendijk.

  3. The Following User Says Thank You to molendijk For This Useful Post:

    djr33 (02-11-2011)

  4. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    That's a cool example. I like the way the elements move as the screen resizes. Thanks for posting it.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •