Today I’ve finally added my custom sharing buttons to the end of the posts.
And they’re the color yellow—like sunshine! I hope you like them :).
Now let’s learn how to make them.
The long shadows are being rendered with 100% CSS. Thanks to the social icons, which are not images but font symbols, the shadows are styled with multiple ‘text-shadow‘ attribute.
Basically, it’s an editor plugin which mainstreams your code-writing.
With Zen Coding, you can use abbreviations similar to CSS selectors, which it easily transforms into HTML code.
For example:
…can be expanded into:
I’m using it in WebStorm and Sublime Text but a lot of other editors support it too. Check out if your favorite one is ready for Zen. :)
Documentation: Zen Coding. Thanks a lot to all contributors!