How To Use Placeholders from placehold-it

0
(0)

Place-Hold.IT is a server-side image rendering tool that allows web developers and designers alike to dynamically create images to be used as placeholders in a project. The only required parameter is a number for the image’s width. Of course, you also have the ability to supply more parameters, such as height, colors, text, file-type and more!

Simply set your image’s src attribute to

<img src="https://place-hold.it/300">

and you have yourself a nice little placeholder image! Note that if you only supply one number, Place-Hold.IT will make a square. Supply a height as well, like this:

https://place-hold.it/300×500

and Place-Hold.IT will make a super awesome rectangle for you!

Be sure to check out the support section below for all of the other parameters you can specify with Place-Hold.IT. Enjoy!

Similar Posts:

1,367

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Scroll to Top