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

  • Home
  • SEARCH
  • 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 3354022
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:13:19+00:00 2026-05-18T02:13:19+00:00

there is a web site called: SPAM I am trying to make the same

  • 0

there is a web site called: SPAM
I am trying to make the same home page of this web site using js, jquery and some css.

Now, the question is how to fix the image size according to the box in the center.
How can I create best user experience as if SPAM has.

You may experience by viewing the web site of SPAM in different
resolution or small and big windows size of explorer.

How can I do it? Answers and code help or suggestions for the best user experience for SPAM ?

  • 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-05-18T02:13:20+00:00Added an answer on May 18, 2026 at 2:13 am

    This is flash… but you can do the same with some jQuery:

    html:

    <div id="container"></div>
    

    css:

    #container {
        min-width: 500px;
        width: 100%;
        height: 100%;
        position: relative
        background: url('path') 0 0 no-repeat;
    }
    

    jQuery:

    $(window).bind("resize", function() {
        var $winwidth = $(window).width(); //specify some padding here
        $("#container").attr({
            width: $winwidth
        });
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a 10 page web site with a database back-end. There are
On my web site, there is an index page, but if I take out
Let's aggregate a list of free quality web site design templates. There are a
I use MySQL in a fairly complex web site (PHP driven). Ideally, there would
There are 3 web apps. Site A and B are both ASP.NET Web Application
I'm coding a web site and I have a php fonction called site_nav.php which
I've set up a WCF web service to be called from my web site.
My web site uses google maps and i'm simply showing the map with some
I have a site using a single master.page. In the master.page I have a
Is it possible to change a Sharepoint 2007 Site Theme through a Web Service?

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.