- This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The forum ‘CSS’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Brother, how to make image backward on text in box, example code ;
code in html
<div>
<img src="imgbox" alt="image box" /> Strategy <p>
Lorem ipsum dolor si amet
</p>
</div>
Like this: http://codepen.io/Paulie-D/pen/Bhxmq
img{
-wekkit-transform:scale(-1,1);
-moz-transform:scale(-1,1);
transform:scale(-1,1);
}
Paulie_D I’m sorry about my question, I mean how to make image backward on text in a box
I mean how to make image backward on text in a box
Unfortunately, we seem to have a language gap…I’m not sure what it is you are trying to do.
Do you have an example?
I do have this: http://codepen.io/Paulie-D/pen/ahpsD
I’m sorry Pauli_D, look this website vozlabs.com in box link (strategie | branding | conception) there are image inside the box, how to make it ?
It’s a sprite with two images in one
http://www.vozlabs.com/assets/images/icon-desktop-mobile-sprite.png.pagespeed.ce.P9NiacHCJi.png