WNAS

Front end developer

Displaying posts tagged:

wnas logo in data url

2 Comments

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 logo in css3

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 …

CSSquiz

No Comments

Just some CSS3 fun I had this morning on twitter.
h1 ~ div > p span[title^='bo'] strong:last-child {
color: red;
}