CSS question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • malik.mayank@gmail.com

    CSS question

    I dont think this question belongs in this group but any help would be
    appreciated...

    I am new to CSS and I want to have a fixed width web page that covers
    the entire area on the browser window. Something like http://maps.google.com

    How can I accomplish that?

    Thanks in advance for all the help.

    - Mayank
  • Joost Diepenmaat

    #2
    Re: CSS question

    "malik.mayank@g mail.com" <malik.mayank@g mail.comwrites:
    I dont think this question belongs in this group but any help would be
    appreciated...
    >
    I am new to CSS and I want to have a fixed width web page that covers
    the entire area on the browser window. Something like http://maps.google.com
    >
    How can I accomplish that?

    just set the body style's with and height to 100%.

    Anyway, you probably want comp.infosystem s.www.authoring.stylesheets for
    asking about CSS.

    HTH,
    Joost.

    --
    Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/

    Comment

    Working...