Spot my error?

Status
This thread has been locked.

XD

Supreme
Feedback score
7
Posts
1,124
Reactions
432
Resources
0
so basically I'm trying to put an image under some text, but I want to resize the image. I downloaded it as a 256x256 pixel image, I want it to be a 32x32 pixel image.
Code:
div {
height: 25px;
width: 25px;
}

is my CSS

The div just has an image src in it that puts the image on page, that works fine.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Xilcho

Web Designer
Supreme
Feedback score
0
Posts
109
Reactions
86
Resources
0
You should mark the post as completed, since you've recieved a great solution. Just came looking to help, but Croc and JustDevelopment have that handled!
 
Status
This thread has been locked.
Top