Sunday, December 29, 2013

How to hide an image in Simple HTML

This can be done with the Style attribute as below:

<img src="" style="display:none">

or

<img src="" style="visibility:hidden">
Share:

0 comments:

Post a Comment

Powered by Blogger.

Followers