need some help coding website

wotevajjjj

New member
hey guys,

I'm following some webdesign lessons in school and now I'm responsible for all the code on our site.

I'm going metro on this, but for some reason, when i mouseover div2 it also hovers div 1 , but when on div 1 it doesn't hover div 2.

What i want to know is how to make it hover only the div you put your mouse on. and make the whole div into a link.

If you need the code I have already, I'll share it happily :-)
 
Divs are best used for large containers, what I would recommend is using a span to format hovers and links.
 
Back
Top