For some websites you may need to use custom background images for the form/input buttons. For doing this you may need to hide text. This can be achieved very easily by using CSS text-indent property. But when comes to IE it will not work. Here is a solution for this problem.
CSS drop down menu
Creating drop down down menu with only CSS. No scripts.
Just copy and paste the below HTML code.
Continue reading