November 8, 200817 yr hi, I want to place star.png next to each link in my menu. (navmenu - css). (I can do this with HTML) When the mouse roll - over each link, i want the image to change to star2.png. How do i do this with CSS?? Thanks index.html bhps.css
November 9, 200817 yr hi try this link http://www.dynamicdrive.com/style/csslibra...p-image-viewer/ but you may wish to use javascript try this link http://www.mcli.dist.maricopa.edu/tut/tut27d.html good luck
November 9, 200817 yr If you want to create a rollover image with CSS (as opposed to javascript) you're supposed to retain both of the images in one image, Here is a tutorial that should help you.
Create an account or sign in to comment