100% Page Fill

Discussion in 'Web Design, HTML And CSS' started by bpetruzzo, Sep 25, 2007.

  1. bpetruzzo

    bpetruzzo New Member

    Joined:
    Sep 25, 2007
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I've created a simple page to display a flash document. My intention is for the document to stretch over the entire page. However, when I use <body leftmargin="no" topmargin="no" marginwidth="0" marginheight="0"> it leaves one line of white space along the top of the page and a hairline white space along the left. also, the flash document itself is set to 100% height and width. I've tried using a 100% table and putting the flash in that, but it had the same problems.

    Does anyone know how to make a flash document cleanly cover the whole page?
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Just try setting the BGCOLOR of the page to the background color of the flash document!
     
  3. bpetruzzo

    bpetruzzo New Member

    Joined:
    Sep 25, 2007
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    The background color of the flash document is not solid. It's a video that's constantly changing which is part of the reason that the white on the outside is so unattractive.
     
  4. Rexy93

    Rexy93 New Member

    Joined:
    Oct 26, 2007
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Web Designer and completing year 9
    Location:
    Australia
    <body bgcolor="red">
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice