When you add a image to your site, your code will look like this :
Result:
Now add style="opacity:0.4;filter:alpha(opacity=40)" to your code as below.
Now your code will look like this:
style="opacity:0.4;filter:alpha(opacity=40)" />
See the result:
Note: You can change 40 as your choice.
0 comments:
Post a Comment