درود
بله ممنون اینکارو انجام دادم اما متاسفانه درست نشد و اینکه مب خوام خاصیت hover بگیره ؟
ابن کد های اون قسمت هست :
[CSS].option {
float : left;
margin:-90px 0 0 400px;
}
#about a {
background: url(Introimages/MRS_about.gif) no-repeat;
width:76px;
height:48px;
display:block;
}
#about a:hover, a:active, a:visited {
background: url(Introimages/MRS_about_hover.gif) no-repeat;
}
#publication a {
background: url(Introimages/MRS_publication.gif) no-repeat;
width:128px;
height:48px;
display:block;
}
#publication a:hover, a:active, a:visited {
background: url(Introimages/MRS_publication_hover.gif) no-repeat;
}
#invention a {
background: url(Introimages/MRS_invention.gif) no-repeat;
width:110px;
height:48px;
display:block;
}
#invention a:hover, a:active, a:visited {
background: url(Introimages/MRS_invention_hover.gif) no-repeat;
}
#cv a {
background: url(Introimages/MRS_cv.gif) no-repeat;
width:67px;
height:48px;
display:block;
}
#cv a:hover, a:active, a:visited {
background: url(Introimages/MRS_cv_hover.gif) no-repeat;
}
#contact a {
background: url(Introimages/MRS_contact.gif) no-repeat;
width:90px;
height:48px;
display:block;
}
#contact a:hover, a:active, a:visited {
background: url(Introimages/MRS_contact_hover.gif) no-repeat;
}[/CSS]
سپاس