'2019/08/09'에 해당되는 글 1건

  1. 2019.08.09 [javascript] css style (background 관련)



css style에 background-image를 추가하는 것이 있다. 


background-image:url(https://barcode.google.com/123123);background-repeat:no-repeat;background-position: center




도움 되는 아티클

https://www.w3schools.com/cssref/pr_background-position.asp


https://www.codingfactory.net/10571


https://www.w3schools.com/cssref/pr_background-repeat.asp

Posted by '김용환'
,