Monkey Raptor

Tuesday, July 2, 2013

Say Hi to Mr. Baboon - Comedy with CSS

Mr. Baboon is hallucinating, because he forgot to buy the lottery ticket he supposed to win

Thursday, June 13, 2013

Comparing CSS Gradient Color (trying it out with and without prefixes)

From the IE background maker tool, there are 3 basic types of gradient pattern shape : linear - circular - elliptical. The IE background maker provides pattern shapes with keywords value to set the direction. But in general, you can use degree to set the angle of it.
I put a demo of the keyword-valued-direction gradient patterns without using prefix and using complete set of the prefixes. Let's take a look.

Friday, May 3, 2013

CSS: Basic Drop Down Menu

This is the basic of creating horizontal drop-down menu like mine above. You can use pure CSS or using the help of jQuery. The above static menu is using pure CSS (and some CSS3 fx). The floating menu above is also positioned using CSS. I just use little jQuery script to control the appearance.

Here's a little demo of the basic horizontal list, with some simple styling.


Saturday, March 30, 2013

Fun with blur, again.


Hover on this text