So I’m trying to use a face as sort of a navigation tool in jQuery/css/html page. Is the best way to do this is by cutting up each element like the eyes the nose and the mouth and than align them using square divs on html? I feel that no matter how much I try it’s not going to end up properly aligned? anyone have any suggestions?
Share
Or you could use an image map : http://www.w3schools.com/TAGS/tag_map.asp
EDIT As Nick points out in the comments, you can have circle shapes as well. Best option for heads and eyes etc