Desigining my first website in a long time, and i'm trying to go the css route.
the splash screen slash menu is going to be a 3x5 grid of images. each one will be a link, and i'd like to make each image have an alternate image which would show when mouse-overed. i can only find a:hover stuff on google. is this even possible with CSS or am i going to have to use javascript or something
the splash screen slash menu is going to be a 3x5 grid of images. each one will be a link, and i'd like to make each image have an alternate image which would show when mouse-overed. i can only find a:hover stuff on google. is this even possible with CSS or am i going to have to use javascript or something