css:
#a1 { width: 100px; height: 50px; background: url(sfondo1.gif); }
#a2 { width: 100px; height: 50px; background: url(sfondo2.gif); }
#a3 { width: 100px; height: 50px; background: url(sfondo3.gif); }
html:
css:
#a1 { width: 100px; height: 50px; background: url(sfondo1.gif); }
#a2 { width: 100px; height: 50px; background: url(sfondo2.gif); }
#a3 { width: 100px; height: 50px; background: url(sfondo3.gif); }
html: