Background-image css, image won't show up?

The URLs you are providing aren't actual images. They are pages with images. Use: i.imm.io/9YdY.jpeg etc instead.

The URLs you are providing aren't actual images. They are pages with images. Use: i.imm.io/9YdY.jpeg, ..., etc instead: #dice { height: 40px; width: 240px; } #dice div { height: 40px; width: 40px; float: left; } .

Dice1 { background-image:url('i.imm.io/9YdM.jpeg'); background-position: 0 0; } . Dice2 { background-image:url('i.imm.io/9YdY.jpeg'); background-position: 0 0; } . Dice3 { background-image:url('i.imm.io/9Ye4.jpeg'); background-position: 0 0; } .

Dice4 { background-image:url('i.imm.io/9Ye9.jpeg'); background-position: 0 0; } . Dice5 { background-image:url('i.imm.io/9Yed.jpeg'); background-position: 0 0; } . Dice6 { background-image:url('i.imm.io/9Yef.jpeg'); background-position: 0 0; } After you make that change, note that each div isn't big enough to hold a full die's image.

The images are 111x111 pixels, and your divs are 40x40 pixels.

I changed the code, but the images dosent show up... – SHUMAcupcake Oct 5 at 14:12 Make your divs bigger. It shows up for me. – John Kurlak Oct 5 at 14:13 how much bigger?

=) can you show me in jsfiddle – SHUMAcupcake Oct 5 at 14:14 jsfiddle. Net/bneRe/8 – John Kurlak Oct 5 at 14:14 cool =), can I use this path in my local machince: . Dice6 { background-image:url('img/dice.

Jpg'); ... was the problem becuse I hade small dives? – SHUMAcupcake Oct 5 at 14:16.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions