Links thumbnail

Cool links #1

In this kind of article, I will share a couple of links I have found and look interesting. I hope you will find them interesting as well… So, today, two tutorials.  One about microformats and another one about LESS CSS … Continue reading

Butterfly Illustration for First Release post

Website release

Hello! Today is a big day for me, I release my website! “Yeah ! That’s tooo coooool!” Yes it is! Of course, everything is not perfect. There are still some bugs, and I have to improve and optimize this website … Continue reading

Local Storage Thumbnail

HTML5 Web Storage

According to W3C documentation, Web Storagre is “an API for persistent data storage of key-value pair data in Web clients”. In other words, you can save datas directly on your computer via Javascript in an “internal database” included your web … Continue reading

Recycle Yourself

CSS Triangles

In this post I will explain how to make pure CSS Triangles. Again nothing spectacular but it is pretty easy to do and makes a good start for my first article in the Code category. How it does work? Just … Continue reading