image opacity in html

HTML
img {
  opacity: 0.5;
}
Source

Also in HTML: