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 268111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T23:39:01+00:00 2026-05-11T23:39:01+00:00

Can anyone tell me how can I add an image over another image without

  • 0

Can anyone tell me how can I add an image over another image without using Z-index or Z-order?

  • 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-11T23:39:02+00:00Added an answer on May 11, 2026 at 11:39 pm

    Difficult to answer properly without knowing exactly what you want to achieve, z-index probably isn’t what you actually need. For instance the following would work:

    <div id="container">
        <img src="img1.jpg" id="img1" />
        <img src="img2.jpg" id="img2" />
    </div>
    
    #container {
        position:relative;
    }
    
    #img2 {
        position: absolute;
        left: 50px;
        top: 50px;
    }
    

    Also whether you use <img> tags or background-images depends on the semantic valueof the images, i.e. are they presentational or actualy content of the page?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone please tell me how to Add resources (image, string etc) in 'Resources.resx'
Can anyone tell me how to add an AssemblyInfo.vb file to a Web Application
can anyone tell me how can I (programatically) add the current/selected user to a
can anyone tell me why this does not work Excel.Worksheet ws_res = (Excel.Worksheet) wb.Worksheets.Add(mis,
Im a VB.NET beginnger, can anyone tell me how I can dynamically add a
Can anyone please tell me how to add a C++ file in to an
Can anyone tell me how to hide the header in DevExpress gridcontrol..?? I'm using
Can anyone tell me if it is possible to create and add data to
I need to add seconds to the value of DateTimePicker. Can anyone tell me
Can anyone tell me how to add a boarder to a TableLayout in android,

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.