Codes
Javascript – Moving Text and Entering
If you want to focus on a text and make it more visible to your visitors, use this effect. The string enters the page. You […]
Html – Link without Underline and Blue Color
Do you want to change links on your site in a way that the blue color and its underline disappears? Use the following code to […]
Css – 3D Text Effect with Shadow
If you need a 3D string for your site, don’t search for complex scripts. You can do it easily by the following code. Just add […]
Css – Multi-Color Text Effect
You can add some colors to your text with this code. Your texts look like a rainbow. When you point them, the direction of colorful […]
Javascript – Combo Box Image Selector
This code add a dropdown combo list box to your page. The user can choose an image from it to see. It helps you show […]
Css – Shining Text Effect Like Neon Lump
This Css code adds shining effect to your texts. It looks like a neon lump, when you point it, it stops shining. Then it starts […]
Javascript – Nice Menu Bar
If you need a menu bar for your site or blog, simply use this. Edit the links and put your own ones at the end […]
Css – Lithography Text Effect
This nice effect make your texts look like a lithography. Do not forget that you need a dark-gray background to make the effect more obvious.Enjoy.
Html – Bing (MSN) Search Box
This codes simply add the bing.com search box to your site. So the users are able to search easily in the web. Use this simple […]
Css – 3D Shadowy Text
By this effect you can add shadow to the texts and strings and also rotate them. Change the colors by changing numbers inside ‘rgba’ functions […]