Has anyone had any success using just border radius to make an old-school CRT tube TV?
I'm not talking about a CSS shape, I want to apply the shape to images.
The closest I could find is here: http://jsfiddle.net/cmRHp/1/
Something like this? http://cdpn.io/zihdl
Hey... that's not bad, howler. I think that's the closest we can get with CSS3.
Thanks! Yeah, you could probably make it a little nicer with some tweaking, but if you really want full control you'll have to use an image or SVG.
Hmmm, I didn't think of SVG. I forked and tweaked your pen, just having a little fun with the shapes.
Has anyone had any success using just border radius to make an old-school CRT tube TV?
I'm not talking about a CSS shape, I want to apply the shape to images.
The closest I could find is here: http://jsfiddle.net/cmRHp/1/
Something like this? http://cdpn.io/zihdl
Hey... that's not bad, howler. I think that's the closest we can get with CSS3.
Thanks! Yeah, you could probably make it a little nicer with some tweaking, but if you really want full control you'll have to use an image or SVG.
Hmmm, I didn't think of SVG. I forked and tweaked your pen, just having a little fun with the shapes.