Category Archives: CSS Resources

CSS Sprites made easy with SpriteMe

These days its must to use CSS Sprite technique, this is the best technique to reduce image load on a particular site (means reducing the page load too). Because each image is an extra HTTP request. There’s is always a solution or an another alternative to overcome the problem, so combining background images into a [...]

Continue reading

Build your own Firefox like Multi Search Box for your site

As you all might have already observed our site WittySparks is growing with many quality services like BLOGs, NEWs, ViDEOs, TOPiCs, QUOTEs, GAMEs and more to come soon. So thought to have a simple and user friendly Global Search Form to search all my services provided with customized service based drop down options. As usual, [...]

Continue reading

Build Multi-level Multi-column Multi Menus with pure CSS

I am sure there are many designers and developers who likes to implement the Multi-level, Multi-Column, Multi-Menus, Light Weight and the most Browser Compatible Menu or Navigation with pure css and without using any javascript. What is this Multi-Menus? Don’t worry its not a new term – you can implement Multiple Menus by using the [...]

Continue reading

Here is our new WittySparks CSS Framework

Being a Web Developer, Designer and User Interface expert, I always strive for a simple solution for every problem I face in applications. I hope you all know that designing a simple and complicated forms is not that easy and requires prior planning and some paper work to go ahead with the application. Implementation of [...]

Continue reading

How to make a Descriptive menu using CSS lists – 5kb

As we received a good response to our first hands on experience tutorial on css “Create beautiful form fields using CSS and images“, we finally decided to come up with the helpful tips on CSS, JavaScript, HTML and other programming stuff or design resources in WittySparks. I am also the one web designer and developer [...]

Continue reading

CSS menu framework and Navigation bar code generator

CSS Navigation Bar Code Generator CSS Navigation Bar Code Generator is a simple online web tool developed by Matt Varone. This web tool generates the necessary code you need to build up a valid and accessible text based imaged navigation bar with one sprite image, XHTML and CSS. The technique is inspired by this article: [...]

Continue reading