HTML: background-image not displaying -


I want a specific div that my own specific background should be 100% so this whole Div , why not show a background image.

You want to use background-image to add properties of height and width.

  # counter 1 {background-image: url (http://i.imgur.com/7NMEPIo.jpg); Width: 600px; Height: 340px; }  

You should reconsider using other font colors; -)


Comments