C
Crisbloardico
Gamma
SEO
Bueno le e puesto icono a las etiquetas y use css
#Label1 li {
list-style:none;
padding-left: 35px;
background: transparent url(http://png.findicons.com/files/icons/1165/cs3_work_folders/16/folder_update.png) no-repeat center left;
}
pero como le puedo hacer para que al pasar el cursor cambie de imagedn
la verdad no se mucho en que esta mal mi css
#Label1 li {
list-style:none;
padding-left: 35px;
background: transparent url(http://png.findicons.com/files/icons/1165/cs3_work_folders/16/folder_update.png) no-repeat center left;hover background: transparent url(http://veryicon.com/icon/16/Folder/Folder Attempt/Folder Attempt.png) no-repeat center left;
}
#Label1 li {
list-style:none;
padding-left: 35px;
background: transparent url(http://png.findicons.com/files/icons/1165/cs3_work_folders/16/folder_update.png) no-repeat center left;
}
pero como le puedo hacer para que al pasar el cursor cambie de imagedn
la verdad no se mucho en que esta mal mi css
#Label1 li {
list-style:none;
padding-left: 35px;
background: transparent url(http://png.findicons.com/files/icons/1165/cs3_work_folders/16/folder_update.png) no-repeat center left;hover background: transparent url(http://veryicon.com/icon/16/Folder/Folder Attempt/Folder Attempt.png) no-repeat center left;
}
Última edición: