logo wnas in data url
psst, one more way to get the logo without any images... And again, let's not worry about IE. They will get it right sooner or later...
WNAS
Front end developer
Displaying posts tagged: css3
2010-03-17 22:43
2 Comments
2010-03-13 20:01
No Comments
Just to have some fun I tried to build a mockup of my logo in html, without images...
wnas logo in css3
I haven't done anything to make it work in IE and probably won't. If I do this, the logo will be an image in IE.
<em><i><span>wnas logo in css3</span></i></em>I am still in doubt whether I …
2010-03-04 09:00
No Comments
Just some CSS3 fun I had this morning on twitter.
h1 ~ div > p span[title^='bo'] strong:last-child {
color: red;
}