css-sprites
using background-position to spread background accross multiple items
So I am working what should be a nifty effect.I have a bunch of li\'s of height 40px.I want a background image to display so that the top 40px is the background for the first li, the next 40px is the[详细]
2023-03-06 22:09 分类:问答Smallest data URI image possible for a transparent image
I\'m using a transparent 1x1 image with a background image, to be able to use sprites and still provide alternative text for some icons.[详细]
2023-03-06 17:57 分类:问答CSS Sprite Generator: I have the bundled image
I have an image which I want to use as a sprite. Let\'s say the image has r x c rectangles of the same size which are to be use开发者_Go百科d as backgrounds. Given the dimensions in the following imag[详细]
2023-03-06 06:44 分类:问答CSS sprites background and selectors
Thank you in advance for any help you can give.I am implementing sprites for the first time and am looking to streamline my code.Below is my css and html.[详细]
2023-03-05 22:52 分类:问答how to make a Sprite
ive used an online srpite servicehttp://spritegen.website-performance.org/but i want to know how to make them by myself.[详细]
2023-03-05 15:50 分类:问答CSS sprite button in IE8 doesn't show/work?
I am having an issue with ie8 and a simple form submit button. I use an image as a button with a bit of CSS so it has a nice hover effect. But it doesn\'t work/show up in IE8.[详细]
2023-03-03 11:51 分类:问答CSS - Image sprites overusing
I have recently begun using image sprites and they are definately great for reducing http requests.Is there a point where it becomes bad practice?[详细]
2023-03-03 11:40 分类:问答How to give left and right padding/margin to repeated background in css3 multiple background?
What I want to do is exactly the same like in this article http://css-tricks.com/css3-multiple-backgrounds-obsoletes-sliding-doors/[详细]
2023-03-02 19:52 分类:问答css image sprite hover background conflicts with my text hover
My image sprite works fine as long as I delete my hover text links on the same css page.The hover in the image sprite and the hover in the text link style seem to be conflicting.How do I get the text[详细]
2023-03-02 01:07 分类:问答Is that possible to do this using external CSS?
Consider the following example: HTML: <div开发者_StackOverflow社区 id=\"julia\" class=\"photo\"></div>[详细]
2023-03-01 15:56 分类:问答