Stuart King wrote: > Hi css'erss > I am trying to get the titles of each individual gallery (gallery1; > gallery2; gallery3; gallery4; and gallery5;) to appear underneath the dots > when hovering over the image above. > > URL: > http://www.adrianavargasdesign.com/pages/protfolioSK.html > > thank you. >
If you mean the title attribute of your <a> tag, then you can't do this with CSS2, but you can with javascript. Chris ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
