Facebook Chat Box

This post is about creating facebook chat box.Facebook Chat box  can be easily developed using css and some javascript lines.Below is code of Facebook Chat Box.

Menu Bar with Hover property

Navigation is very important for website.Navigation can be obtained through Menu bars.This post about the usage of Hover Property which is used to make menu more affective and also used for focus of users.Let see below image of Menu bar.


In this menu bar, when user hover mouse(moves mouse over menu tab) on menu tab background color  will be changed .This can be obtained through Hover property of CSS.