Results 1 to 7 of 7

Thread: ubuntu website question

  1. #1
    Join Date
    Nov 2007
    Beans
    59

    ubuntu website question

    Hi to all....


    i was wondering how the ubuntu webpage autoresized. Or if you know how to resize websites pages to fit in every monitor correctly.....

  2. #2
    fedex1993 is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    Apr 2007
    Location
    Dallas, Texas
    Beans
    876

    Re: ubuntu website question

    one you might want to check out the source code but i think it has to do with an elemnt in PHP web design

  3. #3
    Join Date
    Mar 2008
    Location
    UK
    Beans
    234

    Re: ubuntu website question

    No need for PHP. It can be done client side with CSS style sheets.
    Ready made examples Here

  4. #4
    Join Date
    Mar 2007
    Beans
    646

    Re: ubuntu website question

    Just a clue for you but ....

    Elastic web design !

  5. #5
    Join Date
    Feb 2007
    Beans
    158

    Re: ubuntu website question

    Set width values in %s, and don't lay out your pages with tables.

    The second half isn't strictly necessary, but you're basically a terrible person if you build table-based layouts.

  6. #6
    Join Date
    Oct 2007
    Location
    California
    Beans
    95
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: ubuntu website question

    ...but you're basically a terrible person if you build table-based layouts.
    It's not a "Bug", it's a "Feature"...

  7. #7
    Join Date
    Feb 2008
    Location
    Vlorë, Albania
    Beans
    209
    Distro
    Ubuntu

    Cool Re: ubuntu website question

    It is eays:

    width: 100%
    into your CSS code.
    WPlancer.Com - PHP & WordPress Developer
    ProverbHunter - English Proverbs Explained

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
  •