Tag Archives: css

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

CSS or Tables – still confused?

Looks like the confusion is still on! Whether to to use CSS or Tables? Being an HTML and CSS developer as you all aware that in some situations you can’t avoid Tables mainly in the case of data grids, complicated forms etc.

Continue reading

Top 8 modal dialogs javascript

Here is the collection of top 9 modal dialogs JavaScript to display modal dialogs. These scripts have gained widespread popularity due to its simple yet elegant style and easy implementation. All of them works almost same way. They show a modal dialog message in center of the screen and leaves a semi-transparent layer behind. So [...]

Continue reading