BREAKING NEWS
latest

Saturday, February 8, 2020

How To Hide Images On Your Website/Blogger


You can hide your image on your website by adding a simple HTML code.

Okay guys. Let's get started now. First of all, make sure to grab an image URL. You can upload your image on your site so that you can get the URL of your image.

You can use an image tag as shown here. <img src="Your Image URL Here" />

Copy your image URL and paste inside above code.

Now to hide the image on your site, you have to add this code style="display:none;" just after your image URL as shown below.

<img src="Your Image URL Here" style="display:none;" />

Now your image will be hidden successfully .

Your image will be hidden but it can appear as a thumbnail for your post. But you have to
keep at the first place before any other images.

That's it. 

Learn how to make your blogger theme fully responsive at  https://v815.blogspot.com/2020/01/how-to-make-your-blogger-theme-fully.html
« PREV
NEXT »

No comments

US Flag
play button