Zoom into picture on hover with CSS
A lot of website use nice effects when hovering over pictures. The most common one is zooming a little bit into the picture. This...
Code highlighting on Website in pre- or code- tag
If you are displaying code on a website that is longer than a few lines it gets hard to read without proper code highlighting.For...
Repeater Field with Bootstrap
Every webdeveloper uses forms. And from time to time they need repeatible fields. If you're using Bootstrap, it is very easy to design them.I...