use placeholder  website to generate images

use placeholder website to generate images

1-How to use placeholder website to generate photos with the desired size :

  • First, let's see why you must use this website :

    placeholder website allows you to use pictures in various sizes, You may also choose the text, in order to save time in finding images without having to put an actual image

2-How to use the website :

  • All you have to do is write the code for the site, followed by some instructions, we will see them

Image size :

<img src="https://via.placeholder.com/150" alt="">

150.png

Determine the height and width :

<img src="https://via.placeholder.com/600x250" alt="">

600x250.png

Colors :

<img src="https://via.placeholder.com/300x250/ffa500" alt="">

ffa500.png

To change the text color :

<img src="https://via.placeholder.com/300x250/ffa500/FFF" alt="">

FFF.png

To write text :

<img src="https://via.placeholder.com/300x250/ffa500/FFF?text=mostafa+amine" alt="">

FFF (1).png