Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Hover on link in div a reveals content in unrelated div b

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #209164
    carloshernandez.me
    Participant

    concept…
    I have “a href” in one column in a three column layout. and when I hover on it, I want another “div” in the second column to either reveal some content or change its visibility from hidden to visible.
    Ultimately the left column will be a nav of icons and the other two columns the corresponding content. I am a beginner trying to learn so any help would be appreciated. maybe even point me in the direction where I can understand this further.

    problem…
    I have tried to read some of the threads on here regarding this topic, but most seem to be siblings or nested or very different in concept so its hard to get my head around it.

    here is my codepen and thanks again.
    http://codepen.io/carloshernandez/pen/pjeOyY?editors=110

    #209167
    carloshernandez.me
    Participant

    Thanks Paulie_D, Technically they are all inside a wrapper does that make them siblings? I’m still reading up

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.