Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #image {
- width: 480px;
- height: 360px;
- background: url(img_navsprites.gif) 0 0;
- }
- /*#Image is whatever the file you have defined using HTML is*/
- /*Background is where you place the image on a left-top axis*/
- /*The width and height is 360p*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement