Background Image won't show up in CSS unless I load an image using the

前端 未结 4 1922
天命终不由人
天命终不由人 2021-01-17 01:27

I\'m extremely confused why my code won\'t display the image properly. Here\'s my code:


  • #pic has a width and height of zero, so the background wont show. Either put content in the div, or set a width and height.
  • Check it out working, here: http://jsfiddle.net/UzcDM/1/

    提交回复
    热议问题