- ?text で文字指定可能
- 何も指定しないとサイズを
width x height
で表示してくれる
# size 指定 (1920x1080)
https://via.placeholder.com/1920x1080/?text=background
# 色指定 (#333)
https://via.placeholder.com/500x200/333333?text=some-button
width x height
で表示してくれる# size 指定 (1920x1080)
https://via.placeholder.com/1920x1080/?text=background
# 色指定 (#333)
https://via.placeholder.com/500x200/333333?text=some-button