Closed janstieler closed 6 years ago
Hi, how can i use the holder image without any text? I tried to use it with an space in the &text= but it doesn't work.
&text=
Cheers
Check out https://jsfiddle.net/8tak26dm/
<img data-src="holder.js/300x200?text=%20"> should work
<img data-src="holder.js/300x200?text=%20">
Thanks! I havn't thought to use %20.
Hi, how can i use the holder image without any text? I tried to use it with an space in the
&text=
but it doesn't work.Cheers