Home › Forums › CSS › Affecting different classes on hover › Reply To: Affecting different classes on hover
April 21, 2015 at 7:09 am
#200870
Participant
I’m at this stage where I’m trying to minimise all usage of javascript until there is absolutely no hope.
What I’m trying to do now is wrap all my content in a <a> tag </a>
and change some divs to spans and make those spans act as divs. If it works i’ll post it here.
I know how easy this is to do if I used JS but where’s the fun in taking the easy way out?