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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T09:41:19+00:00 2026-05-24T09:41:19+00:00

Given the following html: <div> <div id=A1></div> <div> <div id=B1 style=float:left;></div> <div id=B2 style=float:left;></div>

  • 0

Given the following html:

<div>
  <div id="A1"></div>
  <div>
    <div id="B1" style="float:left;"></div>
    <div id="B2" style="float:left;"></div>
    <div style="clear:both;"></div>
  </div>
</div>

How do I make it so that hovering over 1B changes the bg color of 1A and 1B? Also, how do I make it so hovering over 2B changes the bg color of 1A and 2B? NO JAVASCRIPT.

For your added convenience, here is a jsFiddle to work from: http://jsfiddle.net/WJLGs/

  • 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-24T09:41:19+00:00Added an answer on May 24, 2026 at 9:41 am

    You can’t. CSS has no selector that allows you to select an element based on its descendants or later siblings. The element you select has to be at the end of the chain.

    You could match #1B or #2B based on #1A:hover, and you can match #2B based on #1B:hover — but they are all things that appear later in the document.

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

Sidebar

Related Questions

Given the following html: <body> <div style=float: left; background: red>Hi</div> <div style=float: left; background:
I've written the following HTML: <div id='wrapper'> <div style='background-color:Red; float:left; width:50%'></div> <div style='background-color:Green; width:50%'></div>
Given the following HTML: <!DOCTYPE html> <html> <body> <div id=container> <div id=left style=float: left;
Given the following HTML <div style=width: 500px; height: 500px; border: 1px solid red;> <div
Given the following HTML example... <div id='div1'>div one</div> <div id='div2'>div two</div> ...I found that
I have the following HTML snippet: Block 1: <div style="position: absolute; top: 105px; left:
Given the following HTML: <!doctype html> <html> <body> <span style=background-color: blue;> Some text here
Given the following html: <div id=f52_lblQuestionWording title= style=width:auto;height:auto; display: inline; overflow: hidden; >Home telephone</div>
Given the following style: #myDiv{ background:orange; width:250px; } and the following HTML code: <div
Given the following HTML <div classmyclass>10</div> <div classmyclass>25</div> <div classmyclass>50</div> <div classmyclass>20</div> I want

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.