background preloader

Design Resources

Facebook Twitter

Stock photos that don’t suck. 20 Best CSS Tools for 2014. When it comes to web design, CSS tools can play a handy role as they serve myriad of purposes for designers and developers from simplifying their work flow to write up better css code. There are number of css tools are being released and available over Internet which allows designers and developers to work and generate innovative results efficiently.

These tools help within achieving good command over CSS which serves as a pivotal factor by which many designers and developers constantly seek to add to their toolbox. In this article we have compiled a list of Best CSS Tools for 2014 which will help you to simplify your development related tasks and allow you to write clean css codes. We hope you will find the list handy and beneficial for your development needs. Enjoy ! 1. Enjoy CSS With EnjoyCSS, creating instances for hover, active, and custom class states has never been more simplified than with EnjoyCSS generator. 2. Keyframer is an incredibly easy to use CSS3 animation creation tool. Online CSS3 Code Generator With a Simple Graphical Interface - EnjoyCSS. Its handy and easy-to-use UI allows you to adjust rich graphical styles quickly and without coding. The main features: 2D and 3D transformsmultiple complex transitionsmultiple linear and radial gradientsmultiple box and text shadowscustom fonts (including google fonts)and much moreYou’ll be able to play with all EnjoyCSS parameters just like in photoshop or illustarator (with sliders, colorpickers and etc) combining all possible CSS3 style capabilities for the same element.

Moreover you can include pseudo states (:hover, :active, :focus, :after, :before) and style them as well. All required CSS code will be automatically generated by EnjoyCSS. You can easily copy-pase all the code into your environment or get the code for each style aspect separately, e.g., code for each gradient, shadow or transform. EnjoyCSS has its own gallery of ready CSS solutions that can be used for your experiments with styles. Appreciate your time and money! Check our feed! Alexandr Lukashevich (designer) Wolfram|Alpha: Computational Knowledge Engine. OneLook Dictionary Search. Animate.css | Just-add-water CSS Animations. Ultimate CSS Gradient Generator - ColorZilla.com. Create slick HTML5 animations | Animation.

Modern mobile operating systems have made animated user interfaces the standard of computer interaction – and have shown that fluid and well chosen animations create immersing effects and favour intuitive interactions. We all take for granted that you can set a list into motion with a flick of the finger and that it will keep going as if it had weight and inertia until it bumps against its end and bounces back a little. However, on the web we are not quite there yet. Let’s face it, animations on the web have often been synonymous with UI disasters, starting with the <blink> tag almost two decades ago.

Flash could have helped but its lack of integration into the HTML DOM turned most Flash sites into 800x600 unresizable pits of UI despair. In 2013, it’s time to sit back and relax. CSS3 animations - also in 3D Let’s start with the easiest to use declarative technology: CSS3. CSS can be used to declare animations using two basic properties: transition and animation. To rotate an image in 3D: Make Your App Demos Clear with Mouseposé. Whether you’re a developer who wants to showcase the functionality of your new software, or you’re just the person in your family to whom all tech questions are brought, being able to clearly demonstrate how to use a program can be important.

That can also be a challenge, considering how small a cursor is and the difficulty of keeping up with single clicks, double clicks, keyboard shortcuts, and more. Boinx Software hopes to solve these problems with its simple tool called Mouseposé that helps make your demos and presentations easier to follow. Does it deserve a place in your menubar? Getting Started After installing the app and opening it for the first time, you’ll be greeted by an audio tutorial, which is just a script that uses your Mac’s built-in speech function. Unless you’re incredibly patient and don’t mind listening to that robotic voice, you’ll want to skip that.

The preference pane is nicely laid out and easy to use. By default, the app sits in your menubar and your dock. Huge Collection of Free Vector Human Shapes From Vecteezy. Add the finishing touches | moo.com. Create thick, full color Postcards to give to clients and friends. Double-sided printing makes it easy to design customer thank you’s, promote an event, or detail a special offer. Shop Postcards.

Email Templates

Marketing - Saolax - Email Template. Saolax comes in 5 color schemes in 5 layouts with 5 infographics in 25 prebuild templates. With its compact structure and strong visual impact, Soalax will help you deliver rich content to your clients. All PSD files are 100% vector and fully-scalable. Features Comes in 5 color schemes & 25 prebuilt layouts 5 customizable infographics Labeled & organized PSD files of each color scheme and style 1 Adobe photoshop .PAT file with 5 patterns Very easy to customize through our user friendly documentation.

Valid HTML W3C Validation Well commented code for easy editing Copy & paste rows & columns to add more content. 5 Color schemes & 25 prebuilt layouts… 5 customizable infrographics… PSD files included… Well documented code… Compatible with all major email services… Compatible with all major email clients… Tested with Litmus. Help and Support Website:Tristex.com. Elusive icons, an icons font designed for use with Bootstrap. 10 Super Useful Free Icon Font Sets. Icon fonts are great because, as you may have guessed, they are delivered as a font. This gives them a number of advantages over traditional image icons. For instance, if you want to change the color, it can easily be done with CSS. Whereas with an image, you would need to have a separate version of the icon. Scaling and adding effects, such as shadows, is just as simple. For today’s post, we’ve rounded up 10 super useful sets of free icon fonts.

Batch. Sosa Metro UI Elusive Icons Iconic Icon Set Entypo Ligature Font Awesome Typicons Maki. CODING FOR GOOD - JavaScript - Getting Started. “When is an appropriate time to use the alert method in JavaScript?” Most of the action on the web is controlled by a client-side scripting language called Javascript. This makes your pop-ups pop up, your drop-downs drop down and your roll-overs roll over. Basically anything cool that you see on the web is controlled by Javascript, which has been around for a long time but has become increasingly relevant in recent years.

You’ll find it in use on almost every major website you visit, doing all sorts of cool stuff like: validating forms communicating with servers enhancing user experience and much, much more - Like this It’s very powerful, but at the same time it’s a great language for beginning coders because as you’ll see its really easy to get started.

Begin by reading Mozilla’s A re-introduction to Javascript - an excellent guide to the various terms and types that we’ll be learning about in this unit. MDN: A re-introduction to JavaScript. Background Image Change on Refresh with Javascript. Aol.com home page has changing the background image on every refresh, quite interesting. So how to apply this kind of effect to your web project, take a quick look this post. It’s simple just five lines of javascript code. Use it and enrich your web project user interface. Download Script Live Demo-1 Live Demo-2 The tutorial contains a folder called bgimages with background images files. index.htmlbgimages -- 1.jpg -- 2.jpg -- 3.jpg -- .... -- ....

Javascript Here variable totalCount is number of backgrounds. <html><head><script type="text/javascript"> var totalCount = 8;function ChangeIt() {var num = Math.ceil( Math.random() * totalCount );document.body.background = 'bgimages/'+num+'.jpg';document.body.style.backgroundRepeat = "repeat";// Background repeat }</script></head><body> // Page Design </body> <script type="text/javascript"> ChangeIt();</script> </html> Design / Prepress. Victa/curtain.js. Subtle Patterns | Free textures for your next web project.