xxxxxxxxxx
<img src="https://drive.google.com/uc?export=view&id=1jjMrdiZzwCiSaykKNnFPbdx81mdKP90P">
<p>Firstly, you should type "https://drive.google.com/uc?export=view&id=" and copy the link of your image(copy the part between "https://drive.google.com/file/d/" and "/view?usp=sharing")</p>
xxxxxxxxxx
Share your file publicly, then copy the share link.
Example: https://drive.google.com/file/d/[file_id]/view?usp=sharing
Extract [file_id] value from the share link.
Then use it for link below.
https://drive.google.com/uc?export=view&id=[file_id]
Now you can use the image in HTML.
Example: <img src="https://drive.google.com/uc?export=view&id=[file_id]">
xxxxxxxxxx
<img src = "https://drive.google.com/uc?id=0Bzgk4zncCwI7aDZCSHY4YU0zNUF&export=download">