By Mufti Ali on June 2, 2010
The keys to developing a typographic stylesheet are paying more attention to typography in general, understanding what css properties can be used to control your type, and deciding which html elements, classes, and ids to apply those styles to.
Posted in News | Tagged css, Typography, Web Design
By Mufti Ali on May 24, 2010
Online web applications designed to help you improve your content and build better designs and styles.
Posted in News | Tagged css, design, online generators
By Mufti Ali on May 16, 2010
How to make starbursts without images: a CSS3 tutorial
Posted in News | Tagged animation, css, CSS3, rotation, starbursts
By Mufti Ali on May 13, 2010
As I have previously mentioned, CSS3 allows for web techniques such as: text shadows, rounded borders, animations, custom web fonts, and much more. CSS3 has a great future in web development and I have being reading and learning as much as I can about it!
Posted in News | Tagged animation, css, CSS3, design, webstandards
By Mufti Ali on May 3, 2010
We have been using various WordPress plugins to help promote our articles and showcases by giving the visitor the option to submit them to various social networks such as Facebook, Digg and Stumbleupon. But the problem was that no one was submitting them!
Posted in News | Tagged articles, creative, css, Freebie, html, resource, share, Social, Tutorials
By Mufti Ali on April 28, 2010
In this post we bringing you the 50 Best CSS Websites Showcase for Your Design Inspiration from around the world. So we add CSS Based, Best and Flash based websites in this post and only the best sites will be on display. I will put together a list of 50 Best [...]
Posted in News | Tagged best website, creative layouts, creative websites, css, css showcase, css websites designs, div based websites, Inspiration, showcase, web2.0, website designs
By Mufti Ali on April 25, 2010
A list of neat CSS tricks that make use of visited link styles (the ‘:visited’ CSS pseudo-class)
Posted in News | Tagged css, Links, Web Design
By Mufti Ali on March 23, 2010
I guess some CSS gurus must have done it before. But after browsing a maxdesign’s page, I decided to modify one of their layout. I wanted to improve in two aspects. The main content comes before the left column. This is semantically better. And I also want to allow all three columns to have a [...]
Posted in News | Tagged css, html, three-column layout
By Mufti Ali on March 23, 2010
Checkbox is one of the most frequently used element on the forms, plain checkbox will be nice if in the forms we made there are many checkbox or others forms element that are used, but how about we just need a single checkbox in our forms without any other forms element, a little bit horrible, [...]
Posted in News | Tagged css, JQuery, Tutorials