Monday, March 12, 2012

Cool and awesome collection of 15+ Stylish Green-Themed Business Cards « Your jquery tutorials resources

Your cool collection of 15+ Stylish Green-Themed Business Cards



Over 15 elegant and edgy business cards with the color green as the base theme.   The color green implies nature, tranquility, and — you guessed it — money. So here we’ve compiled a useful list of both stylish and quirky green-themed business card designs from awesome designers!

Your can usually check out the whole codes here on – Web Design and Web Development
Via blogfreakz.com

Here’s How To do a Reverse Text with your CSS

How To do a Reverse Text with CSS

With these kind of CSS snippets this will show you how to easily flip your text in three different ways!   This first code flips each letter horizontally making them face towards the left while retaining their original positions and sequence.

Here’s a sample snippet of CSS

CSS
.one   {-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-o-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
transform:rotateY(180deg);
unicode-bidi:bidi-override;
direction:rtl;}
 
Your can usually check out the whole codes here on – Web Design and Web Development
Via blogfreakz.com

Here's your very cool jqFancy Transitions: Image Gallery Plugin with Special Transition Effects

Here's your very cool jqFancy Transitions: Image Gallery Plugin with Special Transition Effects:



With This very cool plugin it offers a wider array of transition effects that most of the image gallery plugins lack. Check it out now!

Shared via Blog Freakz – Web Design and Web Development
Via blogfreakz.com

A very cool 15 First Quarter Photoshop Brush Packs for 2012

15 First Quarter Photoshop Brush Packs for 2012:



Here’s an awesome and a cool list of 15 free Photoshop brush packs for the first quarter of 2012!   You can also look up for 15 Photoshop brush packs for free for the first quarter of the year! These brush packs will work on Photoshop version CS3 to CS5 and are FREE for download so far (but check with their creators every so often for updates on terms and conditions). If you have a particular brush that you like and set you think ought to be included in this list, feel free to mention it on the comments below.

Shared via Blog Freakz – Web Design and Web Development

Via blogfreakz.com

Sunday, March 11, 2012

Here's How to Create a very unique Unicode Icons With CSS

 How to Create a very unique Unicode Icons With CSS

This simple tutorial teaches us how to create unicode icons with CSS.   These Unicode icons are a neat an alternative to using images (i.e. gifs) as symbols for your website.

The Unicode on the left is perfect for indicating email addresses
To the left is the unicode for a phone number
This message is enclosed on two types of unicodes icons; one for before and one for after
The icon on the left is a unicode icon for alert messages

Shared via Blog Freakz – Web Design and Web Development
Via blogfreakz.com

Cool jQuery Scrolling Deck Plugins

An incredibly cool jQuery Scrolling Deck Plugin « Your jquery tutorials resources:



This is a simple tutorial for the jQuery Scrolling Deck plugin.   You can check out the cool jQuery Scrolling Deck Plugins this jQuery tutorial is done by John Polacek’s jQuery Scrolling Deck and it is a plugin that can make your scrolling presentation smoothly and easily.
Shared via Blog Freakz – Web Design and Web Development
Via blogfreakz.com

An excellent Tracking Post Views Without Plugins for WordPress

Your cool Tracking Post Views Without Plugins for WordPress « Your jquery tutorials resources:

This tutorial allows you to track post views in your WordPress blog without the use of any plugin.   Kevin Chard‘s nifty hack allows you to track post views without using any plugin in WordPress. Instead, it uses post meta, inserting a code in the functions.php, and a couple of other steps

Shared via Blog Freakz – Web Design and Web Development
Via blogfreakz.com