
Dani L. answered 09/04/19
Tutor
New to Wyzant
Graphic designer & Web Developer
You have to use CSS for this.
HTML:
<img src="" class="imageclassname">
CSS:
.imageclassname:hover{
opacity:0.5;
}
Dani L. answered 09/04/19
Graphic designer & Web Developer
You have to use CSS for this.
HTML:
<img src="" class="imageclassname">
CSS:
.imageclassname:hover{
opacity:0.5;
}
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.