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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:25:31+00:00 2026-05-26T13:25:31+00:00

With regard to the following markup: <div class=mydiv> <a href=index.php><img src=myimage.gif /></a> </div> The

  • 0

With regard to the following markup:

<div class="mydiv">
    <a href="index.php"><img src="myimage.gif" /></a>
</div>  

The div.mydiv is basically styled to be a pretty rounded edge box around the image specified within the link. Lets say its background-color starts as black.

I would like to make it so that when I :hover over myimage.gif, the style of div.mydiv changes the background-color to, lets say, yellow.

How can I specify the style of div.mydiv when a nested <a> is being hovered over?

  • 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-26T13:25:32+00:00Added an answer on May 26, 2026 at 1:25 pm

    Use

    .mydiv:hover
    {
    background-color:yellow;
    }

    in a CSS file, assuming you have one. I don’t think there’s a way to do this inline.

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

Sidebar

Related Questions

Let's say I have the following markup: <li style=width: 200px;> <a href=....> <img style=width:
I have a question about arithmetic behaviour in R. Regard the following piece of
this is with regard to the following question on stackoverflow. I am trying to
I have the following setup: A templated class SpecialModel: template<typename A, typename B> class
OK, what am I missing here? MSDN says the following with regard to DateTimeSerializationMode:
i've seen the other posts in regard to this, but the following method is
Consider the following program: class Base { private: int m_nID; public: Base() { m_nID
I have the following class: class A { private: int starter() { //TO_DO: pthread_create()
Please explain following things in regard of C or C++: The null pointer The
i am using following code in order to send html emails through php, please

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.