Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8927643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T08:15:55+00:00 2026-06-15T08:15:55+00:00

I was given this design that I’m trying to apply to my website .

  • 0

I was given this design that I’m trying to apply to my website. Notice that the <html> element has a background image (hands in the air), that sticks to the bottom of the page.

However, when I migrated the css files over to my application, for some reason this image appears halfway down the page instead. I’ve checked the relevant CSS and in both cases it’s:

html {
 background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../../img/bg.svg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    outline: 0 none !important;
}

so why does the image stick to the bottom of the page here, but appear halfway down the page here.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T08:15:56+00:00Added an answer on June 15, 2026 at 8:15 am

    Looks like the computed height of the 1st link is set such that the image is at the bottom, whereas for the link where the image appears part way down the computed height is much lower.
    height: 170px; compared to height: 2006px;

    I’m not sure what’s setting the height for you, but sorting that out will solve your image problem

    Edit:
    Actually it seems to be in this rule which is only on one of those sites:

    media="screen, projection"
    html, body {
       height: 100%;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Good object-oriented design says that objects should not expose their internals. Given this is
Given this method to work on a HTML page in a webbrowser: bool semaphoreForDocCompletedEvent;
Given this simplified snippet : <html> <body> <div> <div style='text-align:center;'>asdfaskjdfakjsd</div> <div style='float:right'> <input type='submit'
Given this code, tableButton = new JButton(new ImageIcon(80F_FG2015.GIF)); how would I get that String
I have a server hosting a website of mine that has almost zero-traffic. A
I was given this problem in an interview. How would you have answered? Design
I'm trying to figure out the name behind this design pattern. Basically, you have
I'm interested in learning about tools that operate like this: Given a database schema
As a front-end developer, I've been given a mock-up design to implement. This design
UPDATE I have Fullscreen background image. This creates problems for mobile browsing for the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.