Posts Tagged ‘CSS’

Simple and Free Web Application to Create A Starter Stylesheet Quickly: PrimerCSS

Wednesday, January 6, 2010 11:11 No Comments

PrimerCSS is a very simple & free web application that enables anyone to paste HTML and get a starter stylesheet automatically. It analyzes the code you pasted, pulls out all the ids/classes used and places them into the stylesheet. The application is specially handy for web designers who write the most part of the HTML [...]

Share
This was posted under category: CSS, Development Tags: ,

First CSS Object Oriented Framework, save time, do more, xCSS

Monday, October 12, 2009 3:18 No Comments

Why a CSS framework? xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades. Using xCSS means a dramatic cut down to your development time by: having a intuitive overview of the overall CSS structure, using variables, re-using existing style cascades and many other handy features. But, most frameworks [...]

Share
This was posted under category: CSS, Development, Framework Tags: , , ,

Hot Collection of Free jQuery And CSS Drop Down Multi Level Menu Solutions

Thursday, October 1, 2009 14:28 No Comments

Hello dears, it’s time for comprehensive programming article. Here you’ll find Hot and best jquery and CSS based drop-down or just multi level menu tutorials with down loadable files and explanations as well. Menumatic MenuMatic is a MooTools 1.2 class that takes a sematic ordered or unordered list of links and turns it into a [...]

Share
This was posted under category: Ajax, CSS, JavaScripts, Jquery, Navigation Tags: , , , ,

Free AJAX Based, drag & drop, Shopping Cart with PHP, CSS & jQuery

Sunday, September 20, 2009 7:35 2 Comments

Tutorialzine is sharing a beautiful tutorial (with source) on creating an Ajaxed drag’n drop shopping cart with jQuery & PHP. It uses MySQL for storing the data & simpleTip plugin for displaying information about the products with style. It takes advantage of the jQuery UI’s draggable & droppable behaviours to accomplish the flawless experience.

Share
This was posted under category: Ajax, CSS, Development, eCommerce, Jquery Tags: , , , ,

Free Jquery Image Rotator with Description (CSS/jQuery)

Thursday, September 17, 2009 5:01 No Comments

An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery. Although there are many great plugins already, this tutorial will help you understand how the image rotator works and helps you create your own from scratch.

Share
This was posted under category: CSS, Development, Jquery Tags: , , ,

Learn How To Use Pure CSS To Style Web Form Dynamically.

Monday, August 24, 2009 22:30 No Comments

Web application interface designs have evolved over the years, from the default browser style to having rich colour palettes design and dimensional background images. We have to thank the adoption of web standards and advanced CSS techniques for such improvements. Normal default web form elements look ugly and unprofessional. Nowadays, as web design require every [...]

Share
This was posted under category: Art Directing, CSS, Development, Forms Tags: ,