In regards to my previous post about -webkit-gradient
, reader Adele let me know that the effect I pined for is possible using -webkit-background-clip
. I’ve recreated it below, so view the permalink to see the inline styles, or you can see it on my Test directory. (Use Safari 4 for best results.)
Thanks, Adele!
<div class="contain" style="background: #1c1c1c;margin: 0;width: 400px">
<div id="grad" style="color: transparent;font: bold 16px/1 'Arial Rounded MT Bold', 'Lucida Grande', Helvetica, sans-serif;padding: 18px;width: 364px">
ustwo™ – the studio of dreams – is a creative design studio based in London and Malmö, specialising in pioneering graphical user interfaces, that drive the services and products of some of the world’s leading brands.
In a world increasingly reliant on digital communication, the ustwo™ family works with its close clients to make digital user experiences for mobile, product, TV, and the web – a visual and useable joy.
We’re really sorry, but at the moment we’re too busy to build a great website for you to look at. But we plan to do one by 2015…
In the meantime, please take a look at some of our latest news. If you would like to speak to someone just drop us a line.
</div>
</div>
See previous post.