Results 1 to 4 of 4

Thread: Backround Taking Entire Backround

  1. #1
    How do you make it where when you go to a website, and you put in a backround, no matter what the size of your resolution, you see the entire picture in the backround? <html coding>

  2. Lounge   -   #2
    BAZ_CELEBS's Avatar Poster
    Join Date
    Jul 2003
    Location
    Norfolk Coast
    Posts
    113
    I think i know what you on about, A background image is only a small image, but when loaded it will full all space your viewing.



    So this one cell will full the page.
    hope i am on the same track

  3. Lounge   -   #3
    ya, but it streches out, not tile up

  4. Lounge   -   #4
    BAZ_CELEBS's Avatar Poster
    Join Date
    Jul 2003
    Location
    Norfolk Coast
    Posts
    113
    Well i thats down to the image you want to put on.
    So if your web page is 800x600 then have an image that size uploaded.

    </head>
    <body background="image_40.jpg" topmargin="0" leftmargin="0">


    </body>

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
  •